Home
last modified time | relevance | path

Searched defs:WaitForService (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/frameworks/native/libs/fakeservicemanager/
H A Dtest_sm.cpp113 TEST(WaitForService, NonExistent) { in TEST() argument
119 TEST(WaitForService, HappyHappy) { in TEST() argument
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderHostDeviceTest.cpp148 TEST_F(HostDeviceTest, WaitForService) { in TEST_F() argument
/aosp_15_r20/hardware/interfaces/boot/aidl/client/
H A DBootControlClient.cpp399 std::unique_ptr<BootControlClient> BootControlClient::WaitForService() { in WaitForService() function in android::hal::BootControlClient