Home
last modified time | relevance | path

Searched defs:console (Results 1 – 3 of 3) sorted by relevance

/system/core/logcat/
Dlogcat.cpp690 char* console; in main() local
/system/core/adb/
Dsysdeps_win32.cpp2189 static bool _get_interesting_input_record_uncached(const HANDLE console, in _get_interesting_input_record_uncached()
2228 static KEY_EVENT_RECORD* _get_key_event_record(const HANDLE console) { in _get_key_event_record()
2591 static int _console_read(const HANDLE console, void* buf, size_t len) { in _console_read()
/system/core/init/
Dinit.cpp728 char console[PROP_VALUE_MAX]; in console_init_action() local