Searched refs:getAllHalInstanceNames (Results 1 – 3 of 3) sorted by relevance
84 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor);
573 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IKeystore::descriptor)),
591 std::vector<std::string> getAllHalInstanceNames(const std::string& descriptor) { in getAllHalInstanceNames() function