Searched defs:OemLock (Results 1 – 2 of 2) sorted by relevance
36 struct OemLock : public IOemLock { struct37 OemLock(EseInterface& ese) : mEse(ese) {} in OemLock() function
38 struct OemLock : public IOemLock { struct39 OemLock(AvbClient& avbApp) : _avbApp{avbApp} {} in OemLock() function