Searched refs:asl_core_encode_buffer (Results 1 – 4 of 4) sorted by relevance
99 char *asl_core_encode_buffer(const char *in, uint32_t len) __OSX_AVAILABLE_STARTING(__MAC_10_7, __I…
397 asl_core_encode_buffer(const char *in, uint32_t len) in asl_core_encode_buffer() function
1346 encoded = asl_core_encode_buffer(bytes, len); in _asl_auxiliary()
136 char *encoded = asl_core_encode_buffer(xpc_data_get_bytes_ptr(xval), len);