/system/libbase/ |
D | stringprintf.cpp | 26 void StringAppendV(std::string* dst, const char* format, va_list ap) { in StringAppendV() 69 va_list ap; in StringPrintf() local 78 va_list ap; in StringAppendF() local
|
/system/core/fastboot/ |
D | util.cpp | 52 va_list ap; in die() local 73 va_list ap; in verbose() local
|
D | fastboot.cpp | 531 va_list ap; in syntax_error() local
|
/system/core/fastboot/device/ |
D | main.cpp | 28 va_list ap; in LogSparseVerboseMessage() local
|
/system/unwinding/libunwindstack/tests/ |
D | LogFake.cpp | 61 va_list ap; in __android_log_print() local 69 extern "C" int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { in __android_log_vprint()
|
/system/tools/sysprop/ |
D | CodeWriter.cpp | 34 va_list ap, apc; in Write() local
|
/system/core/libcutils/ |
D | klog.cpp | 59 va_list ap; in klog_write() local
|
/system/core/cli-test/ |
D | cli-test.cpp | 67 va_list ap; in Print() local 77 va_list ap; in Die() local 90 va_list ap; in V() local
|
/system/logging/liblog/ |
D | logger_write.cpp | 399 int __android_log_vprint(int prio, const char* tag, const char* fmt, va_list ap) { in __android_log_vprint() 423 va_list ap; in __android_log_print() local 443 va_list ap; in __android_log_buf_print() local 460 va_list ap; in __android_log_assert() local
|
/system/core/debuggerd/libdebuggerd/ |
D | utility.cpp | 68 va_list ap; in _LOG() local 75 void _VLOG(log_t* log, enum logtype ltype, const char* fmt, va_list ap) { in _VLOG()
|
/system/core/debuggerd/libdebuggerd/test/ |
D | log_fake.cpp | 62 va_list ap; in __android_log_print() local
|
/system/libprocinfo/ |
D | process.cpp | 38 va_list ap; in SetError() local
|
/system/tools/aidl/ |
D | code_writer.cpp | 46 va_list ap; in Write() local
|
/system/libufdt/sysdeps/ |
D | libufdt_sysdeps_posix.c | 27 va_list ap; in dto_print() local
|
D | libufdt_sysdeps_vendor.c | 11 va_list ap; in dto_print() local
|
/system/extras/simpleperf/ |
D | utils.cpp | 163 va_list ap; in PrintIndented() local 171 va_list ap; in FprintIndented() local
|
/system/core/debuggerd/client/ |
D | debuggerd_client.cpp | 60 va_list ap; in log_error() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 65 va_list ap; in printerr() local
|
/system/libziparchive/ |
D | ziptool.cpp | 76 va_list ap; in die() local
|
/system/netd/server/ |
D | BandwidthControllerTest.cpp | 123 .WillOnce(Invoke([quota](FILE*, const std::string&, va_list ap) { in expectUpdateQuota()
|
/system/memory/lmkd/ |
D | lmkd.cpp | 578 static enum field_match_result match_field(const char* cp, const char* ap, in match_field() 1656 char *ap; in zoneinfo_parse_zone() local 1710 char *ap; in zoneinfo_parse_node() local 1816 char *ap; in meminfo_parse_line() local 1896 char *ap; in vmstat_parse_line() local
|
/system/core/init/ |
D | selinux.cpp | 823 va_list ap; in SelinuxKlogCallback() local
|
/system/logging/liblog/tests/ |
D | liblog_benchmark.cpp | 530 va_list ap; in test_print() local
|
/system/logging/logcat/tests/ |
D | logcat_test.cpp | 1484 va_list ap; in End_to_End() local
|