Searched defs:debug (Results 1 – 7 of 7) sorted by relevance
/system/webservd/webservd/ |
D | dbus_request_handler.cc | 33 bool debug, in OnError()
|
/system/connectivity/shill/ |
D | ppp_daemon.h | 61 bool debug; member
|
/system/extras/libfec/ |
D | fec_private.h | 159 #define debug(format, args...) macro 161 #define debug(format, args...) __log(DEBUG, "debug", format, ##args) macro
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | neverallow.c | 13 static int debug; variable
|
/system/core/adb/ |
D | sockets.cpp | 420 char debug[PROPERTY_VALUE_MAX]; in create_local_service_socket() local
|
/system/vold/ |
D | VolumeManager.cpp | 142 …tupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, bool debug) { in setupLoopDevice() 159 …t char* key, const char* idHash , unsigned long numImgSectors, bool* createdDMDevice, bool debug) { in setupDevMapperDevice()
|
/system/bt/stack/rfcomm/ |
D | port_api.c | 46 #define debug(fmt, ...) LOG_DEBUG(LOG_TAG, "%s: " fmt,__FUNCTION__, ## __VA_ARGS__) macro
|