Home
last modified time | relevance | path

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

/system/bt/gd/shim/
Ddumpsys.cc52 bool IsDebuggable() const;
71 bool Dumpsys::impl::IsDebuggable() const { in IsDebuggable() function in bluetooth::shim::Dumpsys::impl
125 if (parsed_dumpsys_args.IsDeveloper() || IsDebuggable()) { in DumpWithArgsAsync()