Home
last modified time | relevance | path

Searched defs:tryLock (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DBurstBuilder.cpp31 bool BurstBuilder::tryLock() { in tryLock() function in android::nn::BurstBuilder
/frameworks/av/services/camera/libcameraservice/
DCameraService.cpp3061 static bool tryLock(Mutex& mutex) in tryLock() function