Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/oemlock/remote/
Dremote_oemlock.h39 ::ndk::ScopedAStatus isOemUnlockAllowedByDevice(bool* out_allowed) override;
Dremote_oemlock.cpp64 ::ndk::ScopedAStatus OemLock::isOemUnlockAllowedByDevice(bool *out_allowed) { in isOemUnlockAllowedByDevice() function in aidl::android::hardware::oemlock::OemLock