Home
last modified time | relevance | path

Searched defs:_NSGetExecutablePath (Results 1 – 3 of 3) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/apple/
Dmod.rs6434 pub fn _NSGetExecutablePath(buf: *mut ::c_char, bufsize: *mut u32) -> ::c_int; in _NSGetExecutablePath() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/apple/
Dmod.rs6434 pub fn _NSGetExecutablePath(buf: *mut ::c_char, bufsize: *mut u32) -> ::c_int; in _NSGetExecutablePath() function
/external/rust/android-crates-io/crates/libc/src/unix/bsd/apple/
Dmod.rs6402 pub fn _NSGetExecutablePath(buf: *mut ::c_char, bufsize: *mut u32) -> ::c_int; in _NSGetExecutablePath() function