Home
last modified time | relevance | path

Searched refs:Void (Results 1 – 25 of 53) sorted by relevance

123

/system/libhidl/transport/memory/1.0/default/
DAshmemMemory.cpp41 return Void(); in update()
46 return Void(); in updateRange()
51 return Void(); in read()
56 return Void(); in readRange()
61 return Void(); in commit()
DAshmemMapper.h37 using ::android::hardware::Void;
/system/bt/test/mock/
Dmock_android_hardware_audio.cc28 ::android::hardware::Return<void> setHALInstrumentation() { return Void(); } in setHALInstrumentation()
33 ::android::hardware::Return<void> ping() { return Void(); } in ping()
36 return Void(); in getDebugInfo()
38 ::android::hardware::Return<void> notifySyspropsChanged() { return Void(); } in notifySyspropsChanged()
/system/tools/hidl/test/hidl_test/
Dstatic_test.cpp7 using ::android::hardware::Void;
38 return Void(); in rule0a()
43 return Void(); in rule0a1()
48 return Void(); in rule0b()
53 return Void(); in rule0b1()
57 return Void(); in rule0c()
61 return Void(); in rule0d()
66 return Void(); in rule0e()
71 return Void(); in rule0f()
75 return Void(); in rule0g()
[all …]
DFooCallback.cpp42 return Void(); in heyItsYou()
74 return Void(); in heyItsTheMeaningOfLife()
109 return Void(); in reportResults()
122 return Void(); in youBlockedMeFor()
DFooCallback.h18 using ::android::hardware::Void;
/system/bt/gd/rust/hal/src/ffi/
Dhidl.cc11 using ::android::hardware::Void;
36 return Void(); in initializationComplete()
41 return Void(); in hciEventReceived()
46 return Void(); in aclDataReceived()
51 return Void(); in scoDataReceived()
56 return Void(); in isoDataReceived()
/system/bt/hci/src/
Dhci_layer_android.cc48 using ::android::hardware::Void;
120 return Void(); in initializationComplete()
124 return Void(); in initializationComplete()
131 return Void(); in hciEventReceived()
138 return Void(); in aclDataReceived()
145 return Void(); in scoDataReceived()
152 return Void(); in isoDataReceived()
/system/libhidl/transport/allocator/1.0/default/
DAshmemAllocator.cpp58 return Void(); in allocate()
65 return Void(); in batchAllocate()
94 return Void(); in batchAllocate()
DAshmemAllocator.h36 using ::android::hardware::Void;
/system/bt/vendor_libs/linux/interface/
Dbluetooth_hci.cc282 return Void(); in initialize_impl()
291 return Void(); in initialize_impl()
322 return Void(); in initialize_impl()
335 return Void(); in close()
340 return Void(); in sendHciCommand()
345 return Void(); in sendAclData()
350 return Void(); in sendScoData()
355 return Void(); in sendIsoData()
/system/hwservicemanager/
DTokenManager.cpp62 return Void(); in createToken()
70 return Void(); in createToken()
75 return Void(); in createToken()
81 return Void(); in createToken()
DServiceManager.cpp478 return Void(); in list()
492 return Void(); in list()
499 return Void(); in listByInterface()
505 return Void(); in listByInterface()
530 return Void(); in listByInterface()
701 return Void(); in listManifestByInterface()
708 return Void(); in listManifestByInterface()
769 return Void(); in debugDump()
794 return Void(); in debugDump()
807 return Void(); in registerPassthroughClient()
[all …]
/system/bt/gd/hal/
Dhci_hal_android_hidl.cc35 using ::android::hardware::Void;
89 return Void(); in initializationComplete()
102 return Void(); in hciEventReceived()
115 return Void(); in aclDataReceived()
128 return Void(); in scoDataReceived()
138 return Void(); in isoDataReceived()
/system/keymaster/ng/
DAndroidKeymaster4Device.cpp236 return Void(); in getHardwareInfo()
249 return Void(); in getHmacSharingParameters()
272 return Void(); in computeSharedHmac()
302 return Void(); in verifyAuthorization()
332 return Void(); in generateKey()
352 return Void(); in getKeyCharacteristics()
375 return Void(); in importKey()
402 return Void(); in importWrappedKey()
423 return Void(); in exportKey()
441 return Void(); in attestKey()
[all …]
DAndroidKeymaster3Device.cpp263 return Void(); in getHardwareFeatures()
293 return Void(); in generateKey()
313 return Void(); in getKeyCharacteristics()
336 return Void(); in importKey()
357 return Void(); in exportKey()
375 return Void(); in attestKey()
395 return Void(); in upgradeKey()
440 return Void(); in begin()
463 return Void(); in update()
487 return Void(); in finish()
/system/core/trusty/keymaster/3.0/
DTrustyKeymaster3Device.cpp219 return Void(); in getHardwareFeatures()
249 return Void(); in generateKey()
269 return Void(); in getKeyCharacteristics()
292 return Void(); in importKey()
313 return Void(); in exportKey()
331 return Void(); in attestKey()
349 return Void(); in upgradeKey()
391 return Void(); in begin()
426 return Void(); in update()
450 return Void(); in finish()
/system/core/trusty/keymaster/4.0/
DTrustyKeymaster4Device.cpp269 return Void(); in getHardwareInfo()
282 return Void(); in getHmacSharingParameters()
306 return Void(); in computeSharedHmac()
334 return Void(); in verifyAuthorization()
364 return Void(); in generateKey()
384 return Void(); in getKeyCharacteristics()
407 return Void(); in importKey()
433 return Void(); in importWrappedKey()
454 return Void(); in exportKey()
472 return Void(); in attestKey()
[all …]
/system/bt/test/rootcanal/
Dbluetooth_hci.cc90 return Void(); in initialize_impl()
233 return Void(); in initialize_impl()
239 return Void(); in close()
250 return Void(); in sendHciCommand()
261 return Void(); in sendAclData()
272 return Void(); in sendScoData()
283 return Void(); in sendIsoData()
/system/chre/host/hal_generic/V1_2/
Dgeneric_context_hub_v1_2.cc65 return Void(); in getHubs_1_2()
95 return Void(); in onSettingChanged_1_2()
/system/libhidl/libhidlmemory/
DHidlMemoryToken.cpp25 return Void(); in get()
/system/chre/java/test/utils/src/com/google/android/utils/chre/
DChreTestUtil.java99 ContextHubTransaction<Void> txn = manager.loadNanoApp(info, nanoAppBinary); in loadNanoApp()
100 ContextHubTransaction.Response<Void> resp = null; in loadNanoApp()
130 ContextHubTransaction<Void> txn = manager.unloadNanoApp(info, nanoAppId); in unloadNanoApp()
131 ContextHubTransaction.Response<Void> resp = null; in unloadNanoApp()
/system/keymaster/include/keymaster/
Dkeymaster_tags.h71 class Void {
72 Void();
73 ~Void();
86 template <> struct TagValueType<KM_INVALID> { typedef Void value_type; };
/system/chre/host/hal_generic/V1_1/
Dgeneric_context_hub_v1_1.cc60 return Void(); in onSettingChanged()
/system/netd/server/
DNetdHwService.cpp26 using android::hardware::Void;
78 return Void(); in createOemNetwork()

123