Home
last modified time | relevance | path

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

/system/libhidl/transport/include/hidl/
DServiceManagement.h84 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor);
/system/hardware/interfaces/wifi/keystore/1.0/vts/functional/
DVtsHalWifiKeystoreV1_0TargetTest.cpp573 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IKeystore::descriptor)),
/system/libhidl/transport/
DServiceManagement.cpp591 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor) { in getAllHalInstanceNames() function