/aosp12/frameworks/av/media/libmediaplayerservice/tests/stagefrightRecorder/ |
H A D | StagefrightRecorderTest.cpp | 39 const bool kDebug = false; variable 87 if (!kDebug) { in TearDown() 253 if (kDebug) { in TEST_F() 268 if (kDebug) { in TEST_P() 296 if (kDebug) { in TEST_F() 305 if (kDebug) { in TEST_F()
|
/aosp12/frameworks/base/tools/aapt2/compile/ |
H A D | Png.cpp | 269 if (kDebug) { in analyze_image() 288 if (kDebug) { in analyze_image() 350 if (kDebug) { in analyze_image() 465 if (kDebug) { in writePng() 486 if (kDebug) { in writePng() 539 if (kDebug) { in writePng() 598 if (kDebug) { in writePng() 616 if (kDebug) { in writePng() 940 if (kDebug) { in getOutline() 1083 if (kDebug) { in do9Patch() [all …]
|
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/ |
H A D | MonitorFfs.cpp | 139 if (kDebug) displayInotifyEvent(event); in startMonitorFd() 146 if (kDebug) ALOGI("%s absent", monitorFfs->mEndpointList.at(j).c_str()); in startMonitorFd() 153 if (kDebug) ALOGI("endpoints not up"); in startMonitorFd()
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/ |
H A D | MonitorFfs.cpp | 139 if (kDebug) displayInotifyEvent(event); in startMonitorFd() 146 if (kDebug) ALOGI("%s absent", monitorFfs->mEndpointList.at(j).c_str()); in startMonitorFd() 153 if (kDebug) ALOGI("endpoints not up"); in startMonitorFd()
|
/aosp12/hardware/google/pixel/usb/ |
H A D | MonitorFfs.cpp | 160 if (kDebug) in startMonitorFd() 168 if (kDebug) in startMonitorFd() 176 if (kDebug) in startMonitorFd()
|
/aosp12/frameworks/compile/libbcc/lib/ |
H A D | RSX86CallConvPass.cpp | 33 static const bool kDebug = false; variable 101 if (kDebug) { in FillArgsToDeref()
|
/aosp12/hardware/interfaces/usb/gadget/1.1/default/ |
H A D | UsbGadget.h | 57 using ::android::hardware::usb::gadget::kDebug;
|
H A D | UsbGadget.cpp | 163 if (kDebug) ALOGI("Mainthread in Cv"); in setupFunctions()
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/ |
H A D | UsbGadget.h | 61 using ::android::hardware::usb::gadget::kDebug;
|
H A D | UsbGadget.cpp | 220 if (kDebug) ALOGI("Mainthread in Cv"); in setupFunctions()
|
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/ |
H A D | UsbGadgetCommon.h | 51 constexpr bool kDebug = false; variable
|
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/ |
H A D | UsbGadgetCommon.h | 52 constexpr bool kDebug = false; variable
|
/aosp12/hardware/google/pixel/usb/include/pixelusb/ |
H A D | UsbGadgetCommon.h | 52 constexpr bool kDebug = false; variable
|
/aosp12/frameworks/native/cmds/installd/tests/ |
H A D | installd_dexopt_test.cpp | 185 static constexpr bool kDebug = false; member in android::installd::DexoptTest 234 if (!kDebug) { in TearDown() 246 if (mkdir(app_apk_dir_, kSystemUid, kSystemGid, 0755) != 0 && !kDebug) { in create_mock_app() 1269 if (kDebug) { in deleteAppProfilesForBootMerge()
|
/aosp12/system/netd/tests/ |
H A D | binder_test.cpp | 3665 constexpr bool kDebug = false; in expectPacket() local 3676 if (kDebug) { in expectPacket()
|
/aosp12/art/compiler/optimizing/ |
H A D | nodes.h | 1948 static const char *kDebug = "LZBCSIJFDLZBCSIJFD_LZBCSIJFDLZBCSIJFD"; in ToString() local 1950 flags += kDebug[s]; in ToString()
|