Searched refs:ReadLongProcessName (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cc458 ReadLongProcessName(buf, buf_len);
H A Dsanitizer_common.h269 uptr ReadLongProcessName(/*out*/ char *buf, uptr buf_len);
H A Dsanitizer_mac.cc285 uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function in namespace:__sanitizer
H A Dsanitizer_win.cc757 uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc740 uptr ReadLongProcessName(/*out*/ char *buf, uptr buf_len) { function in namespace:__sanitizer

Completed in 65 milliseconds