Home
last modified time | relevance | path

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

/system/keymaster/include/keymaster/
Dlogger.h41 static int Debug(const char* fmt, ...);
62 #define LOG_D(fmt, ...) Logger::Debug(FILE_LINE fmt, __VA_ARGS__)
/system/keymaster/android_keymaster/
Dlogger.cpp40 int Logger::Debug(const char* fmt, ...) { in Debug() function in keymaster::Logger
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/
Dprofiling.gradle11 // cmake Debug build type uses -O0, which makes the code slow.
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/
Dprofiling.gradle11 // cmake Debug build type uses -O0, which makes the code slow.
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/
Dprofiling.gradle11 // cmake Debug build type uses -O0, which makes the code slow.
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp151 TEST_F(VtsHalBaseV1_0TargetTest, Debug) { in TEST_F() argument
/system/libhwbinder/
DAndroid.bp32 "Debug.cpp",
/system/extras/perfprofd/
DAndroid.bp202 // Debug version.
/system/extras/ioblame/
Dioblame.sh480 echo Debug Grand Total KB READ $debug_FileKB_rd
Dioblame-gmail-launch.example260 Debug Grand Total KB READ 9544
328 Debug Grand Total KB WRITTEN 120
Dioblame-gmail-run.example1302 Debug Grand Total KB READ 76796
1593 Debug Grand Total KB WRITTEN 20366
/system/core/adb/
DOVERVIEW.TXT5 The Android Debug Bridge (ADB) is used to:
/system/core/liblog/
DREADME.md113 BAsic, System or Radio sub-logs in either the Verbose, Debug, Info, Warning or Error priorities.