Searched defs:ReadLongProcessName (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc317 uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function in namespace:__sanitizer
H A Dsanitizer_linux.cc839 uptr ReadLongProcessName(/*out*/ char *buf, uptr buf_len) { function in namespace:__sanitizer
H A Dsanitizer_win.cc850 uptr ReadLongProcessName(/*out*/char *buf, uptr buf_len) { function in namespace:__sanitizer

Completed in 92 milliseconds