Home
last modified time | relevance | path

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

1234

/frameworks/libs/service_entitlement/
DREADME.md10 ### Enable logging the raw HTTP request / response / headers
23 ### EAP-AKA auth test
/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/robolectric/src/util/
DShadowTrace.kt120 private fun debug(message: String, e: Throwable? = null) { in debug() method
/frameworks/base/services/core/java/com/android/server/pm/
DPreferredActivityHelper.java83 List<ResolveInfo> query, boolean always, boolean removeMatches, boolean debug, in findPreferredActivityNotLocked()
94 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/
DWaitCommand.cpp74 static const std::string debug = in usage() local
DDebugCommand.cpp77 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/cmds/incident_helper/src/parsers/
DEventLogTagsParser.cpp35 string debug = line; in Parse() local
/frameworks/base/core/java/android/service/autofill/augmented/
DIAugmentedAutofillService.aidl35 void onConnected(boolean debug, boolean verbose); in onConnected()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/platform/
DClickAreaView.java34 boolean debug, in ClickAreaView()
/frameworks/compile/mclinker/include/mcld/Support/
DMsgHandling.h57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug() function
/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/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/notification/collection/notifcollection/
DSelfTrackingLifetimeExtender.kt21 private val debug: Boolean, in <lambda>() constant in com.android.systemui.statusbar.notification.collection.notifcollection.SelfTrackingLifetimeExtender
/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
DScreenDecorCommand.kt31 val debug: Boolean? by constant in com.android.systemui.decor.ScreenDecorCommand

1234