Home
last modified time | relevance | path

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

12

/system/ashmemd/aidl/android/ashmemd/
DIAshmemDeviceService.aidl22 ParcelFileDescriptor open(); in open() method
/system/bt/hci/include/
Dhci_inject.h28 bool (*open)(const hci_t* hci_interface); member
Dhci_hal.h57 bool (*open)(void); member
Dvendor.h54 bool (*open)(const uint8_t* local_bdaddr, const hci_t* hci_interface); member
/system/ashmemd/
Dashmemd.cpp35 binder::Status open(os::ParcelFileDescriptor* ashmemFd) override { in open() function in android::ashmemd::AshmemDeviceService
/system/core/libstats/
Dstatsd_writer.h37 int (*open)(); /* can be called multiple times, reusing current resources */ member
/system/chre/pal/include/chre/pal/
Dwwan.h87 bool (*open)(const struct chrePalSystemApi *systemApi, member
Daudio.h92 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dwifi.h170 bool (*open)(const struct chrePalSystemApi *systemApi, member
Dgnss.h169 bool (*open)(const struct chrePalSystemApi *systemApi, member
/system/extras/perfprofd/scripts/
Dperf_proto_json2sqlite.py31 def open(self, out): member in SqliteWriter
Dperf_proto_stack_sqlite_flame.py109 def open(self, f): member in SqliteReader
/system/nfc/src/include/
Dnfc_hal_api.h55 tHAL_API_OPEN* open; member
/system/core/libutils/
DTokenizer.cpp48 status_t Tokenizer::open(const String8& filename, Tokenizer** outTokenizer) { in open() function in android::Tokenizer
/system/core/init/
Dbootchart.cpp127 size_t open = stat.find('('); in log_processes() local
/system/bt/bta/include/
Dbta_pan_api.h95 tBTA_PAN_OPEN open; /* Connection has been opened. */ member
/system/core/base/
Dutf8.cpp207 int open(const char* name, int flags, ...) { in open() function
/system/bt/stack/avdt/
Davdt_ad.cc350 tAVDT_OPEN open; in avdt_ad_tc_open_ind() local
/system/bt/bta/ag/
Dbta_ag_act.cc79 tBTA_AG_OPEN open = {}; in bta_ag_cback_open() local
/system/netd/libnetdutils/
DSyscallsTest.cpp56 TEST_F(SyscallsTest, open) { in TEST_F() argument
DSyscalls.cpp44 StatusOr<UniqueFd> open(const std::string& pathname, int flags, mode_t mode) const override { in open() function in android::netdutils::RealSyscalls
/system/core/liblog/
Dlogger.h46 int (*open)(); /* can be called multiple times, reusing current resources */ member
/system/core/adb/
Dsysdeps.h144 #define open ___xxx_unix_open macro
399 #define open ___xxx_open macro
/system/core/adb/client/
Dfastdeploy.cpp162 #define open ___xxx_unix_open in get_packagename_from_apk() macro
/system/bt/stack/include/
Dsdp_api.h82 tSDP_DR_OPEN open; member

12