Home
last modified time | relevance | path

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

/aosp12/frameworks/base/startop/scripts/iorap/
H A Dcompile_handcrafted_file.py92 def handle_zip_entry(input_record, zip_paths): argument
/aosp12/art/compiler/optimizing/
H A Dgraph_checker.cc442 const HUserRecord<HInstruction*>& input_record = input_records[i]; in VisitInstruction() local
/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp1525 static bool _get_key_event_record(const HANDLE console, INPUT_RECORD* const input_record) { in _get_key_event_record()
1934 INPUT_RECORD input_record; in _console_read() local