Home
last modified time | relevance | path

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

/external/libese/esed/
DOemLock.h36 struct OemLock : public IOemLock { struct
37 OemLock(EseInterface& ese) : mEse(ese) {} in OemLock() function
/external/nos/host/android/hals/oemlock/include/
DOemLock.h38 struct OemLock : public IOemLock { struct
39 OemLock(AvbClient& avbApp) : _avbApp{avbApp} {} in OemLock() function