Searched refs:kIsDebuggableProperty (Results 1 – 2 of 2) sorted by relevance
40 static const std::string kIsDebuggableProperty; variable
167 const std::string SnoopLogger::kIsDebuggableProperty = "ro.debuggable"; member in bluetooth::hal::SnoopLogger402 auto is_debuggable = os::GetSystemProperty(kIsDebuggableProperty); in GetBtSnoopMode()