Home
last modified time | relevance | path

Searched defs:open (Results 1 – 4 of 4) sorted by relevance

/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DReportLogHostInfoStore.java42 public void open() throws IOException { in open() method in ReportLogHostInfoStore
DHostInfoStore.java44 public void open() throws IOException { in open() method in HostInfoStore
/test/vts/compilation_tools/vtsc/test/golden/DRIVER/
DNfc.driver.cpp32 …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/
DInfoStore.java32 abstract void open() throws IOException; in open() method in InfoStore