Searched refs:getMyEndpointInfo (Results 1 – 7 of 7) sorted by relevance
73 EndpointInfo getMyEndpointInfo(); in getMyEndpointInfo() method
41 android.hardware.automotive.ivn.EndpointInfo getMyEndpointInfo(); in getMyEndpointInfo() method
57 ndk::ScopedAStatus getMyEndpointInfo(
114 ScopedAStatus status = mService->getMyEndpointInfo(&endpointInfo); in TEST_F()
133 ScopedAStatus status = getHal()->getMyEndpointInfo(&endpointInfo); in TEST_P()
177 ScopedAStatus IvnAndroidDeviceService::getMyEndpointInfo(EndpointInfo* endpointInfo) { in getMyEndpointInfo() function in android::hardware::automotive::ivn::IvnAndroidDeviceService