Searched defs:android_log_write (Results 1 – 2 of 2) sorted by relevance
26 def init_streams(android_log_write, stdout_prio, stderr_prio): argument156 def __init__(self, android_log_write): argument
2887 PyObject *android_log_write = NULL; in init_android_streams() local