Home
last modified time | relevance | path

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

12

/system/bt/hci/include/
Dhci_inject.h28 bool (*open)(const hci_t* hci_interface); member
Dhci_hal.h58 bool (*open)(void); member
Dvendor.h54 bool (*open)(const uint8_t* local_bdaddr, const hci_t* hci_interface); member
/system/core/libstats/socket/
Dstatsd_writer.h37 int (*open)(); /* can be called multiple times, reusing current resources */ member
/system/core/libstats/push_compat/
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/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
Dbta_hf_client_api.h255 tBTA_HF_CLIENT_OPEN open; member
/system/libbase/
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/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/bt/bta/ag/
Dbta_ag_act.cc79 tBTA_AG_OPEN open = {}; in bta_ag_cback_open() local
/system/core/adb/client/
Dfastdeploy.cpp154 #define open ___xxx_unix_open in get_package_name_from_apk() macro
/system/core/adb/
Dsysdeps.h160 #define open ___xxx_unix_open macro
453 #define open ___xxx_open macro
/system/incremental_delivery/incfs/include/
Dincfs_inline.h131 inline UniqueControl open(std::string_view dir) { in open() function
/system/bt/stack/include/
Dsdp_api.h82 tSDP_DR_OPEN open; member
/system/bt/bta/av/
Dbta_av_aact.cc1260 tBTA_AV_OPEN open; in bta_av_str_opened() local
1669 tBTA_AV_OPEN open; in bta_av_open_failed() local
/system/netd/server/
DSockDiag.cpp76 bool SockDiag::open() { in open() function in android::net::SockDiag

12