Home
last modified time | relevance | path

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

/system/hwservicemanager/
DServiceManager.h82 listManifestByInterface_cb _hidl_cb) override;
DServiceManager.cpp637 listManifestByInterface_cb _hidl_cb) { in listManifestByInterface()
/system/bt/audio_hal_interface/
Dclient_interface.cc195 …auto listManifestByInterface_cb = [&instance_count](const hidl_vec<android::hardware::hidl_string>… in BluetoothAudioClientInterface() local
199 …service_manager->listManifestByInterface(kFullyQualifiedInterfaceName, listManifestByInterface_cb); in BluetoothAudioClientInterface()