Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DBinder.cpp203 void IBinder::withLock(const std::function<void()>& doWithLock) { in withLock() function in android::IBinder
475 void BBinder::withLock(const std::function<void()>& doWithLock) { in withLock() function in android::BBinder
DBpBinder.cpp558 void BpBinder::withLock(const std::function<void()>& doWithLock) { in withLock() function in android::BpBinder