Home
last modified time | relevance | path

Searched refs:take (Results 1 – 25 of 43) sorted by relevance

12

/hardware/interfaces/neuralnetworks/utils/common/include/nnapi/hal/
DTransferValue.h52 [[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/
DCallbacks.cpp70 return mData.take(); in get()
85 return mData.take(); in get()
DDevice.cpp62 return cb.take(); in getCapabilitiesFrom()
140 return cb.take(); in getSupportedOperations()
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DDevice.cpp98 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()
DCallbacks.cpp99 return mData.take(); in get()
121 return mData.take(); in get()
DPreparedModel.cpp74 return cb.take(); in executeSynchronously()
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DCallbacks.cpp58 return mData.take(); in get()
/hardware/interfaces/neuralnetworks/1.3/utils/src/
DCallbacks.cpp121 return mData.take(); in get()
150 return mData.take(); in get()
DDevice.cpp87 return cb.take(); in getCapabilitiesFrom()
184 return cb.take(); in getSupportedOperations()
250 return cb.take(); in allocate()
DPreparedModel.cpp81 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/
DIContexthub.hal70 * 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/
DDevice.cpp62 return cb.take(); in getCapabilitiesFrom()
140 return cb.take(); in getSupportedOperations()
/hardware/interfaces/vibrator/1.1/
DIVibrator.hal31 * @return lengthMs The length of time the event is expected to take in
/hardware/interfaces/graphics/composer/2.4/
Dtypes.hal44 * the change can take place.
/hardware/interfaces/vibrator/1.2/
DIVibrator.hal30 * @return lengthMs The length of time the event is expected to take in
/hardware/interfaces/nfc/1.1/
DINfc.hal45 * Open call to take the @1.1::INfcClientCallback
/hardware/interfaces/biometrics/fingerprint/2.2/
Dtypes.hal24 * how to take action on the current operation. For example,
/hardware/interfaces/vibrator/1.3/
DIVibrator.hal52 * @return lengthMs The length of time the event is expected to take in
/hardware/interfaces/tv/tuner/1.0/
DIDemux.hal142 * 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/
DIVibrator.hal65 * @return lengthMs The length of time the event is expected to take in
/hardware/interfaces/usb/1.2/
Dtypes.hal86 * not autmomously take any corrective action when contaminant presence is detected.
/hardware/libhardware/modules/sensors/dynamic_sensor/
DAndroid.bp89 // Please take only one of these two options to avoid conflict over hardware resource.
/hardware/interfaces/biometrics/face/1.0/
Dtypes.hal151 * 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/
Dtypes.hal94 * set in methods that take a KeySetId as an input parameter.
/hardware/interfaces/media/omx/1.0/
DIOmxNode.hal271 * \p fence before calling OMX_FillThisBuffer(). The node will take
295 * \p fence before calling OMX_EmptyThisBuffer(). The node will take

12