Searched refs:push_eventlog_string (Results 1 – 1 of 1) sorted by relevance
1317 static bool push_eventlog_string(char** pos, const char* end, const char* str) { in push_eventlog_string() function1380 if (!push_eventlog_string(&pos, end, desc.string())) return; in conditionally_log_binder_call()1383 if (!push_eventlog_string(&pos, end, process_name)) return; in conditionally_log_binder_call()