/aosp12/system/unwinding/libunwindstack/tests/ |
H A D | GlobalDebugImplTest.cpp | 37 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_X86_64, memory, libs, nullptr); in TEST() local 46 GlobalDebugImpl<Elf, uint64_t, Uint64_P> debug(ARCH_ARM64, memory, libs, nullptr); in TEST() local
|
/aosp12/bionic/libc/malloc_debug/ |
H A D | OptionData.h | 36 explicit OptionData(DebugData* debug) : debug_(debug) {} in OptionData()
|
/aosp12/system/nfc/src/fuzzers/ |
H A D | fuzz.sh | 123 function debug() { function
|
/aosp12/hardware/google/pixel/vibrator/common/ |
H A D | HardwareBase.cpp | 47 void HwApiBase::debug(int fd) { in debug() function in aidl::android::hardware::vibrator::HwApiBase 96 void HwCalBase::debug(int fd) { in debug() function in aidl::android::hardware::vibrator::HwCalBase
|
/aosp12/art/compiler/debug/ |
H A D | src_map_elem_test.cc | 24 namespace debug { namespace
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | AppMarkerWriter.cpp | 52 CAppMarkerWriter::CAppMarkerWriter(char *base, exif_attribute_t *exif, debug_attribute_t *debug) in CAppMarkerWriter() 544 bool UpdateDebugData(char *jpeg, size_t jpeglen, debug_attribute_t *debug) // include/ExynosExif.h in UpdateDebugData() 671 void ExtractDebugAttributeInfo(debug_attribute_t *debug, extra_appinfo_t *extra) in ExtractDebugAttributeInfo()
|
/aosp12/frameworks/native/cmds/lshal/ |
H A D | DebugCommand.cpp | 77 static const std::string debug = in usage() local
|
H A D | WaitCommand.cpp | 74 static const std::string debug = in usage() local
|
/aosp12/hardware/interfaces/health/storage/1.0/default/ |
H A D | Storage.cpp | 44 Return<void> Storage::debug(const hidl_handle& handle, const hidl_vec<hidl_string>&) { in debug() function in android::hardware::health::storage::V1_0::implementation::Storage
|
/aosp12/frameworks/base/core/java/android/service/autofill/augmented/ |
H A D | IAugmentedAutofillService.aidl | 35 void onConnected(boolean debug, boolean verbose); in onConnected()
|
/aosp12/frameworks/base/cmds/incident_helper/src/parsers/ |
H A D | EventLogTagsParser.cpp | 35 string debug = line; in Parse() local
|
/aosp12/frameworks/native/opengl/tools/glgen2/registry/ |
H A D | genheaders.py | 35 debug = False variable 54 debug = True variable
|
/aosp12/frameworks/compile/mclinker/include/mcld/Support/ |
H A D | MsgHandling.h | 57 inline mcld::MsgHandler mcld::debug(unsigned int pID) { in debug() function
|
/aosp12/system/bt/gd/packet/parser/ |
H A D | logging.h | 40 …LogMessage(bool debug, std::initializer_list<const Loggable*> tokens) : debug_(debug), tokens_(tok… in LogMessage()
|
/aosp12/hardware/google/pixel/vibrator/cs40l26/ |
H A D | Hardware.h | 53 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 129 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/bin/data/ |
H A D | widget.json | 2 "debug": "on", string
|
/aosp12/frameworks/base/core/java/android/service/contentcapture/ |
H A D | IContentCaptureService.aidl | 38 void onConnected(IBinder callback, boolean verbose, boolean debug); in onConnected()
|
/aosp12/hardware/interfaces/audio/common/7.0/example/ |
H A D | EffectsFactory.cpp | 69 Return<void> EffectsFactory::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& options) { in debug() function in android::hardware::audio::effect::V7_0::implementation::EffectsFactory
|
/aosp12/hardware/google/pixel/vibrator/drv2624/ |
H A D | Hardware.h | 53 void debug(int fd) override { HwApiBase::debug(fd); } in debug() function 143 void debug(int fd) override { HwCalBase::debug(fd); } in debug() function
|
/aosp12/art/tools/dexfuzz/src/dexfuzz/ |
H A D | Log.java | 44 public static void debug(String msg) { in debug() method in Log
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/audio_util/ |
H A D | BTAudioEventLogger.java | 66 public synchronized void logd(boolean debug, String tag, String msg) { in logd()
|
/aosp12/frameworks/base/cmds/idmap2/libidmap2/ |
H A D | PrettyPrintVisitor.cpp | 45 const std::string& debug = header.GetDebugInfo(); in visit() local
|
/aosp12/hardware/interfaces/health/utils/libhealth2impl/include/health2impl/ |
H A D | BinderHealth.h | 84 Return<void> debug(const hidl_handle& fd, const hidl_vec<hidl_string>& args) override { in debug() function
|
/aosp12/frameworks/layoutlib/create/src/com/android/tools/layoutlib/create/ |
H A D | Log.java | 30 public void debug(String format, Object... args) { in debug() method in Log
|
/aosp12/frameworks/av/drm/mediadrm/plugins/clearkey/hidl/ |
H A D | DrmFactory.cpp | 94 Return<void> DrmFactory::debug(const hidl_handle& fd, const hidl_vec<hidl_string>& /*args*/) { in debug() function in android::hardware::drm::V1_4::clearkey::DrmFactory
|