Home
last modified time | relevance | path

Searched refs:V1_2 (Results 1 – 10 of 10) sorted by relevance

/system/libhidl/transport/include/hidl/
DServiceManagement.h35 namespace V1_2 {
69 sp<::android::hidl::manager::V1_2::IServiceManager> defaultServiceManager1_2();
/system/bt/vendor_libs/test_vendor_lib/include/
Dhci.h52 V1_2 = 2, enumerator
/system/nfc/src/include/
DNfcAdaptation.h38 namespace V1_2 {
106 static android::sp<android::hardware::nfc::V1_2::INfc> mHal_1_2;
/system/hwservicemanager/
DServiceManager.h40 using ::android::hidl::manager::V1_2::IClientCallback;
44 struct ServiceManager : public V1_2::IServiceManager, hidl_death_recipient {
DHidlService.h38 using ::android::hidl::manager::V1_2::IClientCallback;
Dtest_lazy.cpp27 using ::android::hidl::manager::V1_2::IClientCallback;
/system/libhidl/transport/
DHidlLazyUtils.cpp31 class ClientCounterCallback : public ::android::hidl::manager::V1_2::IClientCallback {
DServiceManagement.cpp63 using IServiceManager1_2 = android::hidl::manager::V1_2::IServiceManager;
207 using android::hidl::manager::V1_2::BnHwServiceManager; in defaultServiceManager1_2()
208 using android::hidl::manager::V1_2::BpHwServiceManager; in defaultServiceManager1_2()
/system/nfc/src/adaptation/
DNfcAdaptation.cc44 using INfcV1_2 = android::hardware::nfc::V1_2::INfc;
46 using NfcVendorConfigV1_2 = android::hardware::nfc::V1_2::NfcConfig;
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp150 using ::android::hidl::manager::V1_2::IServiceManager;