Home
last modified time | relevance | path

Searched refs:hidl_string (Results 1 – 25 of 11939) sorted by relevance

12345678910>>...478

/aosp_15_r20/hardware/interfaces/tetheroffload/control/1.0/vts/functional/
H A DVtsHalTetheroffloadControlV1_0TargetTest.cpp67 const hidl_string v4Addr("192.0.0.2"); in TEST_P()
68 const hidl_string v4Gw("192.0.0.1"); in TEST_P()
69 const vector<hidl_string> v6Gws{hidl_string("fe80::db8:1"), hidl_string("fe80::db8:2")}; in TEST_P()
86 const vector<hidl_string> prefixes{hidl_string("2001:db8::/64")}; in TEST_P()
94 const hidl_string upstream(TEST_IFACE); in TEST_P()
101 const hidl_string upstream(TEST_IFACE); in TEST_P()
110 const hidl_string iface(TEST_IFACE); in TEST_P()
111 const hidl_string v4Addr("192.0.2.0/24"); in TEST_P()
112 const hidl_string v4Gw("192.0.2.1"); in TEST_P()
113 const vector<hidl_string> v6Gws{hidl_string("fe80::db8:1")}; in TEST_P()
[all …]
/aosp_15_r20/system/libhidl/base/
H A DHidlSupport.cpp139 hidl_string::hidl_string() : mBuffer(kEmptyString), mSize(0), mOwnsBuffer(false) { in hidl_string() function in android::hardware::hidl_string
143 hidl_string::~hidl_string() { in ~hidl_string()
147 hidl_string::hidl_string(const char *s) : hidl_string() { in hidl_string() function in android::hardware::hidl_string
155 hidl_string::hidl_string(const char *s, size_t length) : hidl_string() { in hidl_string() function in android::hardware::hidl_string
159 hidl_string::hidl_string(const hidl_string &other): hidl_string() { in hidl_string() function in android::hardware::hidl_string
163 hidl_string::hidl_string(const std::string &s) : hidl_string() { in hidl_string() function in android::hardware::hidl_string
167 hidl_string::hidl_string(hidl_string&& other) noexcept : hidl_string() { in hidl_string() function in android::hardware::hidl_string
168 moveFrom(std::forward<hidl_string>(other)); in hidl_string()
171 hidl_string& hidl_string::operator=(hidl_string&& other) noexcept { in operator =()
174 moveFrom(std::forward<hidl_string>(other)); in operator =()
[all …]
/aosp_15_r20/hardware/interfaces/radio/1.2/default/
H A DRadio.h34 using ::android::hardware::hidl_string;
53 Return<void> supplyIccPinForApp(int32_t serial, const hidl_string& pin,
54 const hidl_string& aid) override;
55 Return<void> supplyIccPukForApp(int32_t serial, const hidl_string& puk, const hidl_string& pin,
56 const hidl_string& aid) override;
57 Return<void> supplyIccPin2ForApp(int32_t serial, const hidl_string& pin2,
58 const hidl_string& aid) override;
59 Return<void> supplyIccPuk2ForApp(int32_t serial, const hidl_string& puk2,
60 const hidl_string& pin2, const hidl_string& aid) override;
61 Return<void> changeIccPinForApp(int32_t serial, const hidl_string& oldPin,
[all …]
H A DRadio.cpp105 Return<void> Radio::supplyIccPinForApp(int32_t /* serial */, const hidl_string& /* pin */, in supplyIccPinForApp() argument
106 const hidl_string& /* aid */) { in supplyIccPinForApp()
111 Return<void> Radio::supplyIccPukForApp(int32_t /* serial */, const hidl_string& /* puk */, in supplyIccPukForApp() argument
112 const hidl_string& /* pin */, const hidl_string& /* aid */) { in supplyIccPukForApp()
117 Return<void> Radio::supplyIccPin2ForApp(int32_t /* serial */, const hidl_string& /* pin2 */, in supplyIccPin2ForApp() argument
118 const hidl_string& /* aid */) { in supplyIccPin2ForApp()
123 Return<void> Radio::supplyIccPuk2ForApp(int32_t /* serial */, const hidl_string& /* puk2 */, in supplyIccPuk2ForApp() argument
124 const hidl_string& /* pin2 */, in supplyIccPuk2ForApp()
125 const hidl_string& /* aid */) { in supplyIccPuk2ForApp()
130 Return<void> Radio::changeIccPinForApp(int32_t /* serial */, const hidl_string& /* oldPin */, in changeIccPinForApp() argument
[all …]
/aosp_15_r20/system/hwservicemanager/
H A DServiceManager.h34 using ::android::hardware::hidl_string;
45 Return<sp<IBase>> get(const hidl_string& fqName,
46 const hidl_string& name) override;
47 Return<bool> add(const hidl_string& name,
50 Return<Transport> getTransport(const hidl_string& fqName,
51 const hidl_string& name);
54 Return<void> listByInterface(const hidl_string& fqInstanceName,
57 Return<bool> registerForNotifications(const hidl_string& fqName,
58 const hidl_string& name,
62 Return<void> registerPassthroughClient(const hidl_string &fqName,
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/out/soong/.intermediates/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h32 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
34hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
35 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
36 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
40 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
41 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
43 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
44 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
46 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/system/libhidl/transport/manager/1.2/[email protected]_genc++_headers/gen/android/hidl/manager/1.2/
DBpHwServiceManager.h31 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
33hidl_string& name, const ::android::sp<::android::hidl::base::V1_0::IBase>& service, const ::andro…
34 …:HidlInstrumentor *_hidl_this_instrumentor, const ::android::hardware::hidl_string& fqName, listMa…
35 …_this_instrumentor, const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
38 …::V1_0::IBase>> get(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
39 …::android::hardware::Return<bool> add(const ::android::hardware::hidl_string& name, const ::androi…
40 …sport> getTransport(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
42 …::android::hardware::Return<void> listByInterface(const ::android::hardware::hidl_string& fqName, …
43 …terForNotifications(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
45 …erPassthroughClient(const ::android::hardware::hidl_string& fqName, const ::android::hardware::hid…
[all …]

12345678910>>...478