Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 25 of 74) sorted by relevance

123

/frameworks/libs/service_entitlement/
DREADME.md8 ### Log TAG to filter:
12 ### Enable logging the PII data:
/frameworks/base/core/java/android/service/assist/classification/
DFieldClassificationService.java73 public void onConnected(boolean debug, boolean verbose) { in onConnected()
137 private void handleOnConnected(boolean debug, boolean verbose) { in handleOnConnected()
DIFieldClassificationService.aidl34 void onConnected(boolean debug, boolean verbose); in onConnected()
/frameworks/libs/systemui/tracinglib/core/host/src-fake/
DTraceProxy.fake.kt24 private fun debug(message: String) { in debug() method
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredActivityHelper.java82 List<ResolveInfo> query, boolean always, boolean removeMatches, boolean debug, in findPreferredActivityNotLocked()
93 List<ResolveInfo> query, boolean always, boolean removeMatches, boolean debug, in findPreferredActivityNotLocked()
/frameworks/libs/binary_translation/guest_loader/
Dlinker_debug.cc38 const auto* debug = GuestLoader::GetInstance()->FindRDebug(); in DoCustomTrampoline_rtld_db_dlactivity() local
/frameworks/native/cmds/lshal/
DDebugCommand.cpp77 static const std::string debug = in usage() local
DWaitCommand.cpp74 static const std::string debug = in usage() local
/frameworks/native/opengl/tools/glgen2/registry/
Dgenheaders.py35 debug = False variable
54 debug = True variable
/frameworks/base/core/java/android/service/autofill/augmented/
DIAugmentedAutofillService.aidl35 void onConnected(boolean debug, boolean verbose); in onConnected()
/frameworks/base/cmds/incident_helper/src/parsers/
DEventLogTagsParser.cpp35 string debug = line; in Parse() local
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug() function
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DClickAreaView.java33 ClickAreaView(Context context, boolean debug, int id, in ClickAreaView()
/frameworks/native/services/surfaceflinger/FrontEnd/
DDisplayInfo.h41 std::stringstream debug; in getDebugString() local
/frameworks/base/core/java/android/telephony/
DPersistentLoggerBackend.java33 void debug(@NonNull String tag, @NonNull String msg); in debug() method
DPersistentLogger.java39 public void debug(@NonNull String tag, @NonNull String msg) { in debug() method in PersistentLogger
/frameworks/base/core/java/android/service/contentcapture/
DIContentCaptureService.aidl38 void onConnected(IBinder callback, boolean verbose, boolean debug); in onConnected()
/frameworks/libs/systemui/tracinglib/core/common/src/coroutines/
DTraceContextElement.kt27 private inline fun debug(message: () -> String) { in debug() method
/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/
DLog.java30 public void debug(String format, Object... args) { in debug() method in Log
DClassHasNativeVisitor.java98 public void visitSource(String source, String debug) { in visitSource()
/frameworks/base/cmds/idmap2/libidmap2/
DPrettyPrintVisitor.cpp45 const std::string& debug = header.GetDebugInfo(); in visit() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/plugins/
DPluginsModule.java106 @Named(PLUGIN_DEBUG) boolean debug, in providesPluginManager()
/frameworks/minikin/libs/minikin/
DDebug.cpp37 namespace debug { namespace
/frameworks/base/core/jni/
Dandroid_util_Log.cpp37 jint debug; member
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAvalancheController.kt41 private val debug = Compile.IS_DEBUG && Log.isLoggable(tag, Log.DEBUG) constant

123