Home
last modified time | relevance | path

Searched defs:debug (Results 1 – 4 of 4) sorted by relevance

/system/core/toolbox/
Dtouch.c44 int i, fd, aflag = 0, mflag = 0, debug = 0, flags = 0; in touch_main() local
/system/keymaster/
Dgoogle_keymaster_test_utils.h95 int debug(const char* fmt, ...) const { in debug() function
/system/core/adb/
Dsockets.c436 char debug[PROPERTY_VALUE_MAX]; in create_local_service_socket() local
/system/vold/
DVolumeManager.cpp106 …tupLoopDevice(char* buffer, size_t len, const char* asecFileName, const char* idHash, bool debug) { in setupLoopDevice()
123 …Name, const char* key, const char* idHash , int numImgSectors, bool* createdDMDevice, bool debug) { in setupDevMapperDevice()