Home
last modified time | relevance | path

Searched defs:getBlocking (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DExecutionBurstUtils.cpp479 RequestChannelReceiver::getBlocking() { in getBlocking() function in android::hardware::neuralnetworks::V1_2::utils::RequestChannelReceiver
626 ResultChannelReceiver::getBlocking() { in getBlocking() function in android::hardware::neuralnetworks::V1_2::utils::ResultChannelReceiver
/aosp12/packages/modules/NeuralNetworks/common/
H A DExecutionBurstController.cpp257 ResultChannelReceiver::getBlocking() { in getBlocking() function in android::nn::ResultChannelReceiver
H A DExecutionBurstServer.cpp340 RequestChannelReceiver::getBlocking() { in getBlocking() function in android::nn::RequestChannelReceiver
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCameraAgentImpl.java245 public synchronized Parameters getBlocking() { in getBlocking() method in AndroidCameraAgentImpl.ParametersCache