Home
last modified time | relevance | path

Searched refs:WriteOutput (Results 1 – 4 of 4) sorted by relevance

/aosp12/build/make/tools/
H A Devent_log_tags.py119 def WriteOutput(output_file, data): function
H A Djava-event-log-tags.py159 event_log_tags.WriteOutput(output_file, buffer)
H A Dmerge-event-log-tags.py184 event_log_tags.WriteOutput(output_file, buffer)
/aosp12/system/extras/simpleperf/
H A Dcmd_inject.cpp154 if (!WriteOutput()) { in Run()
411 bool WriteOutput() { in WriteOutput() function in simpleperf::__anon4ef98fac0110::InjectCommand