Searched refs:getBlocking (Results 1 – 4 of 4) sorted by relevance
116 getBlocking();
129 getBlocking();
346 RequestChannelReceiver::getBlocking() { in getBlocking() function in android::nn::RequestChannelReceiver621 auto arguments = mRequestChannelReceiver->getBlocking(); in task()
262 ResultChannelReceiver::getBlocking() { in getBlocking() function in android::nn::ResultChannelReceiver617 const auto result = mResultChannelReceiver->getBlocking(); in compute()