Home
last modified time | relevance | path

Searched refs:setOemUnlockAllowedByDevice (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.h43 ::ndk::ScopedAStatus setOemUnlockAllowedByDevice(bool in_allowed) override;
Dremote_oemlock.cpp60 ::ndk::ScopedAStatus OemLock::setOemUnlockAllowedByDevice(bool in_allowed) { in setOemUnlockAllowedByDevice() function in aidl::android::hardware::oemlock::OemLock