Home
last modified time | relevance | path

Searched refs:debug (Results 1 – 25 of 69) sorted by relevance

123

/hardware/qcom/msm8x09/
Dmsm8x09.mk17 debug.composition.type=dyn \
18 debug.hwc.dynThreshold=4.5 \
19 debug.sf.hwc.canUseABC=1 \
20 debug.sf.disable_backpressure=1
/hardware/qcom/audio/legacy/libalsa-intf/
DAndroid.mk11 LOCAL_MODULE_TAGS:= debug
19 LOCAL_MODULE_TAGS:= debug
26 LOCAL_MODULE_TAGS:= debug
33 LOCAL_MODULE_TAGS:= debug
Darec.c48 static int debug = 0; variable
126 if (debug) in set_params()
132 if (debug) { in set_params()
168 if (debug) { in set_params()
241 if (debug) in record_file()
251 if (debug) in record_file()
299 if (debug) in record_file()
412 if (debug) in rec_raw()
464 if (debug) in rec_wav()
468 if (debug) in rec_wav()
[all …]
Daplay.c45 static debug = 0;
122 if (debug) in set_params()
128 if (debug) { in set_params()
154 if (debug) { in set_params()
191 if (debug) in play_file()
275 if (debug) in play_file()
323 if (debug) { in play_file()
346 if (debug) in play_file()
373 if (debug) { in play_file()
596 debug = 1; in main()
/hardware/intel/img/psb_video/
DREADME.debug1 To compile the driver with debug information enabled, define DEBUG_TRACE
4 If the driver is compiled with debug information enabled, setting
/hardware/google/apf/
DAndroid.mk27 LOCAL_MODULE_TAGS := debug
36 LOCAL_MODULE_TAGS := debug
/hardware/qcom/msm8998/json-c/
DMakefile.am15 debug.h \
38 debug.c \
66 -:TAGS eng debug \
Ddebug.c36 void mc_set_debug(int debug) { _debug = debug; } in mc_set_debug() argument
DAndroid.mk13 debug.h \
25 debug.c \
Ddebug.h22 extern void mc_set_debug(int debug);
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicant.hal107 * Set debug parameters for the supplicant.
113 * @param showKeys Determines whether to show keys in debug logs or
125 * Get the debug level set.
132 * Get whether the timestamps are shown in the debug logs or not.
139 * Get whether the keys are shown in the debug logs or not.
/hardware/qcom/display/msm8998/sdm/libs/utils/
DMakefile.am1 cpp_sources = debug.cpp \
/hardware/qcom/gps/msm8084/utils/
Dloc_log.cpp201 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
203 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/utils/
Dloc_log.cpp202 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
204 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/msm8994/utils/
Dloc_log.cpp202 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
204 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp201 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
203 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/display/sdm845/sdm/libs/utils/
DMakefile.am1 cpp_sources = debug.cpp \
/hardware/qcom/gps/sdm845/utils/
Dloc_log.cpp198 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
200 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/msm8909/utils/
Dloc_log.cpp203 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
205 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/msm8996/utils/
Dloc_log.cpp203 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
205 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/qcom/gps/msm8998/utils/
Dloc_log.cpp199 void loc_logger_init(unsigned long debug, unsigned long timestamp) in loc_logger_init() argument
201 loc_logger.DEBUG_LEVEL = debug; in loc_logger_init()
/hardware/broadcom/wlan/bcmdhd/dhdutil/
DAndroid.mk36 LOCAL_MODULE_TAGS := debug
/hardware/interfaces/graphics/allocator/2.0/
DIAllocator.hal23 * Retrieves implementation-defined debug information, which will be
26 * @return debugInfo is a string of debug information.
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/
DAndroid.mk45 LOCAL_MODULE_TAGS := debug
/hardware/interfaces/wifi/1.1/default/
Dwifi_sta_iface.h70 bool debug, enableLinkLayerStatsCollection_cb hidl_status_cb) override;
126 WifiStatus enableLinkLayerStatsCollectionInternal(bool debug);

123