Searched refs:isDebuggable (Results 1 – 4 of 4) sorted by relevance
56 static bool isDebuggable = false; variable136 if (isDebuggable && in nfcsnoop_capture()156 isDebuggable = property_get_int32("ro.debuggable", 0); in debug_nfcsnoop_init()
171 static bool isDebuggable() { in isDebuggable() function177 if (kEnforceVintfManifest && !isDebuggable()) { in isTrebleTestingOverride()768 const bool allowLegacy = !kEnforceVintfManifest || (trebleTestingOverride && isDebuggable()); in getRawServiceInternal()
95 isDebuggable() { function105 if isDebuggable; then1093 if isDebuggable; then # see below
181 isDebuggable() { function891 isDebuggable || die "device not a debug build"