Home
last modified time | relevance | path

Searched defs:android_log_write (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
D_android_support.py26 def init_streams(android_log_write, stdout_prio, stderr_prio): argument
156 def __init__(self, android_log_write): argument
/external/python/cpython3/Python/
Dpylifecycle.c2887 PyObject *android_log_write = NULL; in init_android_streams() local