Searched refs:my_uitos (Results 1 – 8 of 8) sorted by relevance
/external/google-breakpad/src/common/linux/ |
D | linux_libc_support_unittest.cc | 109 my_uitos(buf, 0, 1); in TEST() 112 my_uitos(buf, 1, 1); in TEST() 115 my_uitos(buf, 10, 2); in TEST() 118 my_uitos(buf, 63, 2); in TEST() 121 my_uitos(buf, 101, 3); in TEST() 125 my_uitos(buf, 18446744073709551615LLU, 20); in TEST()
|
D | linux_libc_support.h | 64 extern void my_uitos(char* output, uintmax_t i, unsigned i_len);
|
D | linux_libc_support.cc | 118 void my_uitos(char* output, uintmax_t i, unsigned i_len) { in my_uitos() function
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | linux_ptrace_dumper.cc | 126 my_uitos(path + 6, pid, pid_len); in BuildProcPath()
|
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/ |
D | null_read_av.sym | 3248 FUNC a050 43 0 my_uitos
|
/external/google-breakpad/src/processor/testdata/symbols/overflow/B0E1FC01EF48E39CAF5C881D2DF0C3840/ |
D | overflow.sym | 3335 FUNC a5b0 43 0 my_uitos
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/DA7778FB66018A4E9B4110ED06E730D00/ |
D | breakpad_unittests.sym | 31837 FUNC 48846 36 0 my_uitos
|
/external/google-breakpad/src/processor/testdata/symbols/microdump/breakpad_unittests/D6D1FEC9A15DE7F38A236898871A2E770/ |
D | breakpad_unittests.sym | 33470 FUNC 6cc34 28 0 my_uitos
|