Searched refs:getAllDeviceIds (Results 1 – 1 of 1) sorted by relevance
50 ScopedAStatus getAllDeviceIds(std::unordered_set<int>* deviceIds);74 ScopedAStatus VtsHalIvnTargetTest::getAllDeviceIds(std::unordered_set<int>* deviceIds) { in getAllDeviceIds() function in aidl::android::hardware::automotive::ivn::VtsHalIvnTargetTest96 ScopedAStatus status = getAllDeviceIds(&allDeviceIds); in TEST_P()