Home
last modified time | relevance | path

Searched refs:getAllDeviceIds (Results 1 – 1 of 1) sorted by relevance

/hardware/interfaces/automotive/ivn_android_device/vts/src/
DVtsHalIvnTargetTest.cpp50 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::VtsHalIvnTargetTest
96 ScopedAStatus status = getAllDeviceIds(&allDeviceIds); in TEST_P()