Searched defs:hidl (Results 1 - 16 of 16) sorted by relevance

/system/libhidl/transport/memory/1.0/default/
H A DHidlFetch.h20 #include <android/hidl/memory/1.0/IMapper.h>
23 namespace hidl { namespace in namespace:android
33 } // namespace hidl
H A DAshmemMapper.cpp27 namespace hidl { namespace in namespace:android
32 // Methods from ::android::hidl::memory::V1_0::IMapper follow.
62 } // namespace hidl
H A DAshmemMapper.h20 #include <android/hidl/memory/1.0/IMapper.h>
21 #include <hidl/MQDescriptor.h>
22 #include <hidl/Status.h>
25 namespace hidl { namespace in namespace:android
30 using ::android::hidl::memory::V1_0::IMapper;
31 using ::android::hidl::memory::V1_0::IMemory;
41 // Methods from ::android::hidl::memory::V1_0::IMapper follow.
49 } // namespace hidl
H A DAshmemMemory.h20 #include <android/hidl/memory/1.0/IMemory.h>
21 #include <hidl/MQDescriptor.h>
22 #include <hidl/Status.h>
25 namespace hidl { namespace in namespace:android
30 using ::android::hidl::memory::V1_0::IMemory;
44 // Methods from ::android::hidl::memory::V1_0::IMemory follow.
66 } // namespace hidl
H A DHidlFetch.cpp24 namespace hidl { namespace in namespace:android
40 } // namespace hidl
H A DAshmemMemory.cpp22 namespace hidl { namespace in namespace:android
38 // Methods from ::android::hidl::memory::V1_0::IMemory follow.
75 } // namespace hidl
/system/hwservicemanager/
H A DServiceManager.h4 #include <android/hidl/manager/1.1/IServiceManager.h>
5 #include <hidl/Status.h>
6 #include <hidl/MQDescriptor.h>
13 namespace hidl { namespace in namespace:android
22 using ::android::hidl::base::V1_0::IBase;
23 using ::android::hidl::manager::V1_1::IServiceManager;
24 using ::android::hidl::manager::V1_0::IServiceNotification;
29 // Methods from ::android::hidl::manager::V1_0::IServiceManager follow.
50 // Methods from ::android::hidl::manager::V1_1::IServiceManager follow.
109 * mServiceMap["android.hidl
[all...]
H A DHidlService.h6 #include <android/hidl/manager/1.1/IServiceManager.h>
7 #include <hidl/Status.h>
8 #include <hidl/MQDescriptor.h>
11 namespace hidl { namespace in namespace:android
19 using ::android::hidl::base::V1_0::IBase;
20 using ::android::hidl::manager::V1_0::IServiceNotification;
21 using ::android::hidl::manager::V1_1::IServiceManager;
52 std::string string() const; // e.x. "android.hidl.manager@1.0::IServiceManager/manager"
58 const std::string mInterfaceName; // e.x. "android.hidl.manager@1.0::IServiceManager"
69 } // namespace hidl
[all...]
H A DTokenManager.h4 #include <android/hidl/token/1.0/ITokenManager.h>
6 #include <hidl/MQDescriptor.h>
7 #include <hidl/Status.h>
12 namespace hidl { namespace in namespace:android
17 using ::android::hidl::base::V1_0::IBase;
18 using ::android::hidl::token::V1_0::ITokenManager;
29 // Methods from ::android::hidl::token::V1_0::ITokenManager follow.
65 } // namespace hidl
H A DHidlService.cpp5 #include <hidl/HidlTransportSupport.h>
9 namespace hidl { namespace in namespace:android
111 } // namespace hidl
H A DTokenManager.cpp12 namespace hidl { namespace in namespace:android
39 // Methods from ::android::hidl::token::V1_0::ITokenManager follow.
176 } // namespace hidl
H A DServiceManager.cpp9 #include <hidl/HidlSupport.h>
10 #include <hidl/HidlTransportSupport.h>
18 namespace hidl { namespace in namespace:android
178 // Methods from ::android::hidl::manager::V1_0::IServiceManager follow.
470 .arch = ::android::hidl::base::V1_0::DebugInfo::Architecture::UNKNOWN
560 } // namespace hidl
/system/libhidl/transport/allocator/1.0/default/
H A DAshmemAllocator.h20 #include <android/hidl/allocator/1.0/IAllocator.h>
21 #include <hidl/MQDescriptor.h>
22 #include <hidl/Status.h>
25 namespace hidl { namespace in namespace:android
30 using ::android::hidl::allocator::V1_0::IAllocator;
40 // Methods from ::android::hidl::allocator::V1_0::IAllocator follow.
48 } // namespace hidl
H A DAshmemAllocator.cpp25 namespace hidl { namespace in namespace:android
100 } // namespace hidl
/system/libhidl/transport/include/hidl/
H A DServiceManagement.h22 #include <android/hidl/base/1.0/IBase.h>
27 namespace hidl { namespace in namespace:android
36 }; // namespace hidl
57 sp<::android::hidl::base::V1_0::IBase> getRawServiceInternal(const std::string& descriptor,
62 // These functions are for internal use by hidl. If you want to get ahold
64 sp<::android::hidl::manager::V1_0::IServiceManager> defaultServiceManager();
65 sp<::android::hidl::manager::V1_1::IServiceManager> defaultServiceManager1_1();
66 sp<::android::hidl::manager::V1_0::IServiceManager> getPassthroughServiceManager();
67 sp<::android::hidl::manager::V1_1::IServiceManager> getPassthroughServiceManager1_1();
/system/libhidl/base/include/hidl/
H A DHidlSupport.h24 #include <hidl/HidlInternal.h>
25 #include <hidl/Status.h>
38 // this file is included by all hidl interface, so we must forward declare the
40 namespace hidl { namespace in namespace:android
46 }; // namespace hidl
48 namespace hidl { namespace in namespace:android
54 }; // namespace hidl
67 const ::android::wp<::android::hidl::base::V1_0::IBase>& who) = 0;

Completed in 757 milliseconds