Home
last modified time | relevance | path

Searched refs:hold (Results 1 – 25 of 89) sorted by relevance

1234

/hardware/interfaces/neuralnetworks/1.0/vts/functional/
DCallbacks.cpp30 std::lock_guard<std::mutex> hold(mMutex); in notify() local
66 std::lock_guard<std::mutex> hold(mMutex); in notify() local
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DCallbacks.cpp37 std::lock_guard<std::mutex> hold(mMutex); in notify() local
128 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
/hardware/interfaces/neuralnetworks/aidl/utils/src/
DBurst.cpp168 auto [identifier, hold] = kMemoryCache->getOrCacheMemory(memory); in cacheMemory()
169 return hold; in cacheMemory()
197 auto& [identifier, hold] = *cached; in execute()
199 holds.push_back(std::move(hold)); in execute()
266 auto& [identifier, hold] = *cached; in createReusableExecution()
268 holds.push_back(std::move(hold)); in createReusableExecution()
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DCallbacks.cpp38 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
147 std::lock_guard<std::mutex> hold(mMutex); in notifyInternal() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DCallbacks.cpp30 std::lock_guard<std::mutex> hold(mMutex); in notify() local
/hardware/interfaces/neuralnetworks/1.2/utils/src/
DExecutionBurstServer.cpp138 auto hold = kBurstExecutor->cacheMemory(memory); in addCacheEntryLocked() local
139 mCache.emplace(slot, std::make_pair(std::move(memory), std::move(hold))); in addCacheEntryLocked()
/hardware/interfaces/cas/native/1.0/
DIDescrambler.hal36 * @param dstBuffer the DestinationBuffer to hold the descrambled data.
/hardware/interfaces/tv/tuner/1.0/
DIDemux.hal50 * to create a FMQ(Fast Message Queue) to hold data output from the filter.
125 * create a FMQ(Fast Message Queue) to hold data from selected filters.
DIDescrambler.hal46 * slot can hold a few keys for different purposes.
/hardware/interfaces/identity/support/include/cppbor/
DREADME.md23 * `Uint` corresponds to major type 0, and can hold unsigned integers
25 * `Nint` corresponds to major type 1. It can only hold values from -1
139 sufficient capacity to hold the encoding, and inserts the encoded
/hardware/interfaces/automotive/evs/1.1/
DIEvsUltrasonicsArray.hal49 * IEvsUltrasonicsArray may hold concurrently.
/hardware/interfaces/confirmationui/1.0/
DIConfirmationResultCallback.hal27 * parameters formattedMessage and confirmationToken hold the values needed to request
/hardware/interfaces/automotive/evs/1.0/
DIEvsDisplay.hal83 * There is no maximum time the caller may hold onto the buffer before making this
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal53 * If any of these conditions do not hold, or if the request to set the new
200 * The returned `output.fence` shall be updated to hold the fence associated
242 * unallocated until either it is selected to hold a freshly allocated
403 * hold:
475 * If any of the following conditions hold, the error code `BAD_VALUE` shall
/hardware/interfaces/camera/device/1.0/
DICameraDevicePreviewCallback.hal100 * to hold for correct operation.
/hardware/interfaces/neuralnetworks/utils/common/src/
DResilientDevice.cpp230 std::lock_guard hold(mMutex); in isValidInternal() local
/hardware/interfaces/gnss/1.0/
DIGnssConfiguration.hal46 * Enum that hold the bit masks for various LTE Positioning Profile settings (LPP_PROFILE
/hardware/interfaces/broadcastradio/1.1/
Dtypes.hal243 * This can hold various identifiers, like
/hardware/interfaces/broadcastradio/2.0/
Dtypes.hal583 * This can hold a combination of various identifiers, like:
606 * It can hold only a subset of identifier types, one per each
/hardware/google/graphics/common/libv4l2/
DNOTICE185 defend, and hold each Contributor harmless for any liability
/hardware/qcom/bt/msm8996/libbt-vendor/
DNOTICE185 defend, and hold each Contributor harmless for any liability
/hardware/qcom/sm8150/media/libstagefrighthw/
DNOTICE184 defend, and hold each Contributor harmless for any liability
/hardware/qcom/display/msm8998/liblight/
DNOTICE185 defend, and hold each Contributor harmless for any liability
/hardware/google/graphics/common/libion/
DNOTICE185 defend, and hold each Contributor harmless for any liability
/hardware/qcom/display/msm8084/liblight/
DNOTICE185 defend, and hold each Contributor harmless for any liability

1234