HomeSort by relevance Sort by last modified time
    Searched refs:log_handle (Results 1 - 2 of 2) sorted by null

  /frameworks/base/tests/DumpRenderTree/assets/
run_reliability_tests.py 69 log_handle = open(raw_log, "r")
72 for line in log_handle:
87 log_handle.close()
90 log_handle = open(raw_log, "w")
100 log_handle.write(output)
101 log_handle.close()
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 2279 uint16_t log_handle; member in struct:__anon43777
    [all...]

Completed in 636 milliseconds