Home
last modified time | relevance | path

Searched refs:isOemUnlockAllowedByCarrier (Results 1 – 5 of 5) sorted by relevance

/external/nos/host/android/hals/oemlock/test/
Dtest.cpp169 hal.isOemUnlockAllowedByCarrier([](OemLockStatus status, bool allowed) { in TEST()
184 hal.isOemUnlockAllowedByCarrier([](OemLockStatus status, bool allowed) { in TEST()
199 hal.isOemUnlockAllowedByCarrier([](OemLockStatus status, bool allowed) { in TEST()
211 hal.isOemUnlockAllowedByCarrier([](OemLockStatus status, bool allowed) { in TEST()
/external/libese/esed/
DOemLock.h45 Return<void> isOemUnlockAllowedByCarrier(isOemUnlockAllowedByCarrier_cb _hidl_cb) override;
DOemLock.cpp84 Return<void> OemLock::isOemUnlockAllowedByCarrier(isOemUnlockAllowedByCarrier_cb _hidl_cb) { in isOemUnlockAllowedByCarrier() function in android::esed::OemLock
/external/nos/host/android/hals/oemlock/include/
DOemLock.h46 Return<void> isOemUnlockAllowedByCarrier(isOemUnlockAllowedByCarrier_cb _hidl_cb) override;
/external/nos/host/android/hals/oemlock/
DOemLock.cpp83 Return<void> OemLock::isOemUnlockAllowedByCarrier(isOemUnlockAllowedByCarrier_cb _hidl_cb) { in isOemUnlockAllowedByCarrier() function in android::hardware::oemlock::OemLock