Searched refs:IsDebuggable (Results 1 – 1 of 1) sorted by relevance
52 bool IsDebuggable() const;71 bool Dumpsys::impl::IsDebuggable() const { in IsDebuggable() function in bluetooth::shim::Dumpsys::impl125 if (parsed_dumpsys_args.IsDeveloper() || IsDebuggable()) { in DumpWithArgsAsync()