Home
last modified time | relevance | path

Searched refs:kDebug (Results 1 – 16 of 16) sorted by relevance

/aosp12/frameworks/av/media/libmediaplayerservice/tests/stagefrightRecorder/
H A DStagefrightRecorderTest.cpp39 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 DPng.cpp269 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 DMonitorFfs.cpp139 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 DMonitorFfs.cpp139 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 DMonitorFfs.cpp160 if (kDebug) in startMonitorFd()
168 if (kDebug) in startMonitorFd()
176 if (kDebug) in startMonitorFd()
/aosp12/frameworks/compile/libbcc/lib/
H A DRSX86CallConvPass.cpp33 static const bool kDebug = false; variable
101 if (kDebug) { in FillArgsToDeref()
/aosp12/hardware/interfaces/usb/gadget/1.1/default/
H A DUsbGadget.h57 using ::android::hardware::usb::gadget::kDebug;
H A DUsbGadget.cpp163 if (kDebug) ALOGI("Mainthread in Cv"); in setupFunctions()
/aosp12/hardware/interfaces/usb/gadget/1.2/default/
H A DUsbGadget.h61 using ::android::hardware::usb::gadget::kDebug;
H A DUsbGadget.cpp220 if (kDebug) ALOGI("Mainthread in Cv"); in setupFunctions()
/aosp12/hardware/interfaces/usb/gadget/1.1/default/lib/include/
H A DUsbGadgetCommon.h51 constexpr bool kDebug = false; variable
/aosp12/hardware/interfaces/usb/gadget/1.2/default/lib/include/
H A DUsbGadgetCommon.h52 constexpr bool kDebug = false; variable
/aosp12/hardware/google/pixel/usb/include/pixelusb/
H A DUsbGadgetCommon.h52 constexpr bool kDebug = false; variable
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_dexopt_test.cpp185 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 Dbinder_test.cpp3665 constexpr bool kDebug = false; in expectPacket() local
3676 if (kDebug) { in expectPacket()
/aosp12/art/compiler/optimizing/
H A Dnodes.h1948 static const char *kDebug = "LZBCSIJFDLZBCSIJFD_LZBCSIJFDLZBCSIJFD"; in ToString() local
1950 flags += kDebug[s]; in ToString()