Searched refs:Debug (Results 1 – 13 of 13) sorted by relevance
/system/keymaster/include/keymaster/ |
D | logger.h | 41 static int Debug(const char* fmt, ...); 62 #define LOG_D(fmt, ...) Logger::Debug(FILE_LINE fmt, __VA_ARGS__)
|
/system/keymaster/android_keymaster/ |
D | logger.cpp | 40 int Logger::Debug(const char* fmt, ...) { in Debug() function in keymaster::Logger
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/app/ |
D | profiling.gradle | 11 // cmake Debug build type uses -O0, which makes the code slow.
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/app/ |
D | profiling.gradle | 11 // cmake Debug build type uses -O0, which makes the code slow.
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | profiling.gradle | 11 // cmake Debug build type uses -O0, which makes the code slow.
|
/system/libhidl/transport/base/1.0/vts/functional/ |
D | vts_ibase_test.cpp | 151 TEST_F(VtsHalBaseV1_0TargetTest, Debug) { in TEST_F() argument
|
/system/libhwbinder/ |
D | Android.bp | 32 "Debug.cpp",
|
/system/extras/perfprofd/ |
D | Android.bp | 202 // Debug version.
|
/system/extras/ioblame/ |
D | ioblame.sh | 480 echo Debug Grand Total KB READ $debug_FileKB_rd
|
D | ioblame-gmail-launch.example | 260 Debug Grand Total KB READ 9544 328 Debug Grand Total KB WRITTEN 120
|
D | ioblame-gmail-run.example | 1302 Debug Grand Total KB READ 76796 1593 Debug Grand Total KB WRITTEN 20366
|
/system/core/adb/ |
D | OVERVIEW.TXT | 5 The Android Debug Bridge (ADB) is used to:
|
/system/core/liblog/ |
D | README.md | 113 BAsic, System or Radio sub-logs in either the Verbose, Debug, Info, Warning or Error priorities.
|