Home
last modified time | relevance | path

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

/aosp_15_r20/test/dittosuite/src/
H A Dlock.cpp23 LockInterface::LockInterface(const std::string& name, const Params& params, pthread_mutex_t* mutex) in LockInterface() function in dittosuite::LockInterface
/aosp_15_r20/external/libese/apps/boot/card/src/com/android/verifiedboot/storage/
H A DLockInterface.java25 public interface LockInterface extends BackupInterface { interface