/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/ |
D | TransferValue.h | 52 [[nodiscard]] ReturnType take(); 74 [[nodiscard]] Type take() const; 93 ReturnType CallbackValue<ReturnType, ArgTypes...>::take() { in take() function 112 Type TransferValue<Type>::take() const { in take() function
|
/hardware/interfaces/neuralnetworks/1.0/utils/src/ |
D | Callbacks.cpp | 70 return mData.take(); in get() 85 return mData.take(); in get()
|
D | Device.cpp | 62 return cb.take(); in getCapabilitiesFrom() 140 return cb.take(); in getSupportedOperations()
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | Device.cpp | 98 return cb.take(); in getCapabilitiesFrom() 111 return cb.take(); in getVersionStringFrom() 122 return cb.take(); in getDeviceTypeFrom() 133 return cb.take(); in getSupportedExtensionsFrom() 145 return cb.take(); in getNumberOfCacheFilesNeededFrom() 233 return cb.take(); in getSupportedOperations()
|
D | Callbacks.cpp | 99 return mData.take(); in get() 121 return mData.take(); in get()
|
D | PreparedModel.cpp | 74 return cb.take(); in executeSynchronously()
|
/hardware/interfaces/neuralnetworks/aidl/utils/src/ |
D | Callbacks.cpp | 58 return mData.take(); in get()
|
/hardware/interfaces/neuralnetworks/1.3/utils/src/ |
D | Callbacks.cpp | 121 return mData.take(); in get() 150 return mData.take(); in get()
|
D | Device.cpp | 87 return cb.take(); in getCapabilitiesFrom() 184 return cb.take(); in getSupportedOperations() 250 return cb.take(); in allocate()
|
D | PreparedModel.cpp | 81 return cb.take(); in fencedExecutionCallback() 117 return cb.take(); in executeSynchronously() 219 auto [syncFence, callback] = NN_TRY(cb.take()); in executeFencedInternal()
|
/hardware/interfaces/contexthub/1.0/ |
D | IContexthub.hal | 70 * Loading a nanoapp must not take more than 30 seconds. 101 * Unloading a nanoapp must not take more than 5 seconds. 122 * Enabling a nanoapp must not take more than 5 seconds. 143 * Disabling a nanoapp must not take more than 5 seconds.
|
/hardware/interfaces/neuralnetworks/1.1/utils/src/ |
D | Device.cpp | 62 return cb.take(); in getCapabilitiesFrom() 140 return cb.take(); in getSupportedOperations()
|
/hardware/interfaces/vibrator/1.1/ |
D | IVibrator.hal | 31 * @return lengthMs The length of time the event is expected to take in
|
/hardware/interfaces/graphics/composer/2.4/ |
D | types.hal | 44 * the change can take place.
|
/hardware/interfaces/vibrator/1.2/ |
D | IVibrator.hal | 30 * @return lengthMs The length of time the event is expected to take in
|
/hardware/interfaces/nfc/1.1/ |
D | INfc.hal | 45 * Open call to take the @1.1::INfcClientCallback
|
/hardware/interfaces/biometrics/fingerprint/2.2/ |
D | types.hal | 24 * how to take action on the current operation. For example,
|
/hardware/interfaces/vibrator/1.3/ |
D | IVibrator.hal | 52 * @return lengthMs The length of time the event is expected to take in
|
/hardware/interfaces/tv/tuner/1.0/ |
D | IDemux.hal | 142 * output from CI-CAM as the input after this call take place. 155 * output from the frontend as the input after this call take place.
|
/hardware/interfaces/vibrator/1.0/ |
D | IVibrator.hal | 65 * @return lengthMs The length of time the event is expected to take in
|
/hardware/interfaces/usb/1.2/ |
D | types.hal | 86 * not autmomously take any corrective action when contaminant presence is detected.
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | Android.bp | 89 // Please take only one of these two options to avoid conflict over hardware resource.
|
/hardware/interfaces/biometrics/face/1.0/ |
D | types.hal | 151 * This information indicates that the user can take immediate action to resolve 174 * The user is expected to take action to retry the operation in better 184 * The user is expected to take action to retry the operation in better
|
/hardware/interfaces/drm/1.2/ |
D | types.hal | 94 * set in methods that take a KeySetId as an input parameter.
|
/hardware/interfaces/media/omx/1.0/ |
D | IOmxNode.hal | 271 * \p fence before calling OMX_FillThisBuffer(). The node will take 295 * \p fence before calling OMX_EmptyThisBuffer(). The node will take
|