Home
last modified time | relevance | path

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

/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp82 [&](const hidl_vec<hidl_string>& instanceNames) { in isServiceRunning() argument
83 for (const hidl_string& name : instanceNames) { in isServiceRunning()
/system/libhidl/transport/manager/1.2/
DIServiceManager.hal79 * @return instanceNames List of instance names running the particular service.
81 listManifestByInterface(string fqName) generates (vec<string> instanceNames);
/system/libhidl/transport/manager/1.0/
DIServiceManager.hal104 * @return instanceNames List of instance names running the particular service.
106 listByInterface(string fqName) generates (vec<string> instanceNames);