/frameworks/native/cmds/lshal/ |
D | Lshal.h | 40 sp<hidl::manager::V1_0::IServiceManager> serviceManager, 41 sp<hidl::manager::V1_0::IServiceManager> passthroughManager); 47 const sp<hidl::manager::V1_0::IServiceManager> &serviceManager() const; 48 const sp<hidl::manager::V1_0::IServiceManager> &passthroughManager() const; 69 sp<hidl::manager::V1_0::IServiceManager> mServiceManager; 70 sp<hidl::manager::V1_0::IServiceManager> mPassthroughManager;
|
D | ListCommand.h | 87 Status fetchPassthrough(const sp<::android::hidl::manager::V1_0::IServiceManager> &manager); 88 Status fetchBinderized(const sp<::android::hidl::manager::V1_0::IServiceManager> &manager); 89 Status fetchAllLibraries(const sp<::android::hidl::manager::V1_0::IServiceManager> &manager); 91 Status fetchBinderizedEntry(const sp<::android::hidl::manager::V1_0::IServiceManager> &manager,
|
D | Lshal.cpp | 35 using ::android::hidl::manager::V1_0::IServiceManager; 43 sp<hidl::manager::V1_0::IServiceManager> serviceManager, in Lshal() 44 sp<hidl::manager::V1_0::IServiceManager> passthroughManager) in Lshal() 104 using android::hidl::base::V1_0::IBase; in emitDebugInfo()
|
D | ListCommand.cpp | 46 using ::android::hidl::base::V1_0::DebugInfo; 47 using ::android::hidl::base::V1_0::IBase; 48 using ::android::hidl::manager::V1_0::IServiceManager; 421 static Architecture fromBaseArchitecture(::android::hidl::base::V1_0::DebugInfo::Architecture a) { in fromBaseArchitecture() 423 case ::android::hidl::base::V1_0::DebugInfo::Architecture::IS_64BIT: in fromBaseArchitecture() 425 case ::android::hidl::base::V1_0::DebugInfo::Architecture::IS_32BIT: in fromBaseArchitecture() 427 case ::android::hidl::base::V1_0::DebugInfo::Architecture::UNKNOWN: // fallthrough in fromBaseArchitecture() 503 using namespace ::android::hidl::manager::V1_0; in fetchAllLibraries() 504 using namespace ::android::hidl::base::V1_0; in fetchAllLibraries() 532 using namespace ::android::hidl::manager::V1_0; in fetchPassthrough() [all …]
|
/frameworks/native/libs/vr/libvrflinger/ |
D | vr_flinger.cpp | 32 Hwc2::Composer* hidl, hwc2_display_t primary_display_id, in Create() argument 35 if (vr_flinger->Init(hidl, primary_display_id, request_display_callback)) in Create() 59 bool VrFlinger::Init(Hwc2::Composer* hidl, in Init() argument 62 if (!hidl || !request_display_callback) in Init() 80 hidl, primary_display_id, request_display_callback); in Init()
|
/frameworks/hardware/interfaces/schedulerservice/1.0/ |
D | Android.bp | 1 // This file is autogenerated by hidl-gen -Landroidbp. 13 "android.hidl.base@1.0",
|
/frameworks/hardware/interfaces/displayservice/1.0/ |
D | Android.bp | 1 // This file is autogenerated by hidl-gen -Landroidbp. 16 "android.hidl.base@1.0",
|
/frameworks/hardware/interfaces/vr/composer/1.0/ |
D | Android.bp | 1 // This file is autogenerated by hidl-gen -Landroidbp. 15 "android.hidl.base@1.0",
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | Android.bp | 1 // This file is autogenerated by hidl-gen -Landroidbp. 18 "android.hidl.base@1.0",
|
/frameworks/av/media/libstagefright/omx/tests/ |
D | Android.bp | 20 "android.hidl.allocator@1.0", 21 "android.hidl.memory@1.0",
|
D | OMXHarness.h | 36 typedef hidl::memory::V1_0::IMemory TMemory; 82 typedef hidl::allocator::V1_0::IAllocator IAllocator;
|
/frameworks/ml/nn/common/ |
D | Android.bp | 40 "android.hidl.allocator@1.0", 41 "android.hidl.memory@1.0", 86 "android.hidl.allocator@1.0", 87 "android.hidl.memory@1.0",
|
/frameworks/av/media/libaudiohal/2.0/ |
D | Android.bp | 42 "android.hidl.allocator@1.0", 43 "android.hidl.memory@1.0",
|
/frameworks/native/services/schedulerservice/include/schedulerservice/ |
D | SchedulingPolicyService.h | 29 using ::android::hidl::base::V1_0::DebugInfo; 30 using ::android::hidl::base::V1_0::IBase;
|
/frameworks/av/services/soundtrigger/ |
D | Android.mk | 60 android.hidl.allocator@1.0 \ 61 android.hidl.memory@1.0
|
/frameworks/av/media/libaudiohal/4.0/ |
D | Android.bp | 45 "android.hidl.allocator@1.0", 46 "android.hidl.memory@1.0",
|
/frameworks/native/services/sensorservice/hidl/ |
D | DirectReportChannel.h | 34 using ::android::hidl::base::V1_0::DebugInfo; 35 using ::android::hidl::base::V1_0::IBase;
|
/frameworks/native/libs/vr/libvrflinger/include/dvr/ |
D | vr_flinger.h | 30 Hwc2::Composer* hidl, 45 bool Init(Hwc2::Composer* hidl,
|
/frameworks/base/services/ |
D | Android.bp | 32 "android.hidl.base-V1.0-java", 36 "android.hidl.manager-V1.0-java",
|
/frameworks/ml/nn/common/include/ |
D | HalInterfaces.h | 55 using ::android::hidl::allocator::V1_0::IAllocator; 56 using ::android::hidl::memory::V1_0::IMemory;
|
/frameworks/base/core/jni/ |
D | android_os_HwBinder.cpp | 273 sp<hidl::base::V1_0::IBase> base = new hidl::base::V1_0::BpHwBase(binder); in JHwBinder_native_registerService() 302 using ::android::hidl::base::V1_0::IBase; in JHwBinder_native_getService() 324 sp<hardware::IBinder> service = hardware::toBinder<hidl::base::V1_0::IBase>(ret); in JHwBinder_native_getService()
|
/frameworks/av/media/libmedia/ |
D | Android.bp | 67 "android.hidl.token@1.0-utils", 81 "android.hidl.token@1.0-utils", 206 "android.hidl.token@1.0-utils",
|
/frameworks/ml/nn/runtime/ |
D | Android.bp | 61 "android.hidl.allocator@1.0", 62 "android.hidl.memory@1.0",
|
/frameworks/hardware/interfaces/ |
D | update-makefiles.sh | 3 source $ANDROID_BUILD_TOP/system/tools/hidl/update-makefiles-helper.sh
|
/frameworks/ml/nn/driver/sample/ |
D | Android.bp | 40 "android.hidl.allocator@1.0", 41 "android.hidl.memory@1.0",
|