Searched refs:sd_event_source_get_child_pid (Results 1 – 5 of 5) sorted by relevance
205 sd_event_source_get_child_pid(expected_source, testing::_)) in TEST_F()213 sd_event_source_get_child_pid(expected_source, testing::_)) in TEST_F()
244 int SdEventImpl::sd_event_source_get_child_pid(sd_event_source* source, in sd_event_source_get_child_pid() function in sdeventplus::internal::SdEventImpl247 return ::sd_event_source_get_child_pid(source, pid); in sd_event_source_get_child_pid()
103 virtual int sd_event_source_get_child_pid(sd_event_source* source,215 int sd_event_source_get_child_pid(sd_event_source* source,
36 event.getSdEvent()->sd_event_source_get_child_pid(get(), &pid)); in get_pid()
97 MOCK_CONST_METHOD2(sd_event_source_get_child_pid,