Home
last modified time | relevance | path

Searched defs:allowed (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dsoft_oemlock.h39 void SetOemUnlockAllowedByCarrier(bool allowed) override { in SetOemUnlockAllowedByCarrier()
43 void SetOemUnlockAllowedByDevice(bool allowed) override { in SetOemUnlockAllowedByDevice()
Doemlock_responder.cpp32 bool allowed = false; in ProcessMessage() local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp42565 bool allowed; // Whether the field is allowed at all or no. member
43607 bool allowed) { in IncrementCurrentFieldUsage()