Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
DIBinderRpcTest.aidl57 void lockUnlock(); // locks and unlocks a mutex in lockUnlock() method
DbinderRpcTestCommon.h388 Status lockUnlock() override { in lockUnlock() function
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/binder_rpc_test_session/
Dlib.rs120 fn lockUnlock(&self) -> Result<(), Status> { in lockUnlock() method
/frameworks/native/libs/binder/trusty/rust/binder_rpc_test/service/
Dmain.rs143 fn lockUnlock(&self) -> Result<(), Status> { in lockUnlock() method