Home
last modified time | relevance | path

Searched defs:os_log_create (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.rs5950 pub fn os_log_create(subsystem: *const ::c_char, category: *const ::c_char) -> ::os_log_t; in os_log_create() function
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/libc-0.2.164/src/unix/bsd/apple/
Dmod.rs5950 pub fn os_log_create(subsystem: *const ::c_char, category: *const ::c_char) -> ::os_log_t; in os_log_create() function
/external/rust/android-crates-io/crates/libc/src/unix/bsd/apple/
Dmod.rs5918 pub fn os_log_create(subsystem: *const ::c_char, category: *const ::c_char) -> ::os_log_t; in os_log_create() function