Searched defs:interface (Results 1 – 4 of 4) sorted by relevance
67 for (const auto& interface : interfaces) { in TEST_F() local94 for (const auto& interface : halInterfaces) { in TEST_F() local
93 string interface() const { return ManifestInstance::interface(); } in interface() function120 string interface() const { return ManifestInstance::interface(); } in interface() function
112 static FqInstance ToFqInstance(const string &interface, in ToFqInstance()137 FqInstance interface; in GetPassthroughServiceExact() local320 [&](const auto &interface) { in TEST_P()500 for (const auto &interface : interfaces) { in TEST_P() local775 const std::string &interface = hal_info.type; in checkHash() local880 const string &interface = aidl_instance.interface(); in TEST_P() local
106 android::sp<T> interface = android::interface_cast<T>(binder); in getBinderService() local