Searched defs:open (Results 1 – 4 of 4) sorted by relevance
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ | ||
D | ReportLogHostInfoStore.java | 42 public void open() throws IOException { in open() method in ReportLogHostInfoStore |
D | HostInfoStore.java | 44 public void open() throws IOException { in open() method in HostInfoStore |
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ | ||
D | Nfc.driver.cpp | 32 …rdware::Return<::android::hardware::nfc::V1_0::NfcStatus> Vts_android_hardware_nfc_V1_0_INfc::open( in open() function in android::vts::Vts_android_hardware_nfc_V1_0_INfc |
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ | ||
D | InfoStore.java | 32 abstract void open() throws IOException; in open() method in InfoStore |