/system/bt/hci/include/ |
D | hci_inject.h | 28 bool (*open)(const hci_t* hci_interface); member
|
D | hci_hal.h | 58 bool (*open)(void); member
|
D | vendor.h | 54 bool (*open)(const uint8_t* local_bdaddr, const hci_t* hci_interface); member
|
/system/core/libstats/socket/ |
D | statsd_writer.h | 37 int (*open)(); /* can be called multiple times, reusing current resources */ member
|
/system/core/libstats/push_compat/ |
D | statsd_writer.h | 37 int (*open)(); /* can be called multiple times, reusing current resources */ member
|
/system/chre/pal/include/chre/pal/ |
D | wwan.h | 87 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | audio.h | 92 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | wifi.h | 170 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | gnss.h | 169 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
/system/nfc/src/include/ |
D | nfc_hal_api.h | 55 tHAL_API_OPEN* open; member
|
/system/core/libutils/ |
D | Tokenizer.cpp | 48 status_t Tokenizer::open(const String8& filename, Tokenizer** outTokenizer) { in open() function in android::Tokenizer
|
/system/core/init/ |
D | bootchart.cpp | 127 size_t open = stat.find('('); in log_processes() local
|
/system/bt/bta/include/ |
D | bta_pan_api.h | 95 tBTA_PAN_OPEN open; /* Connection has been opened. */ member
|
D | bta_hf_client_api.h | 255 tBTA_HF_CLIENT_OPEN open; member
|
/system/libbase/ |
D | utf8.cpp | 207 int open(const char* name, int flags, ...) { in open() function
|
/system/bt/stack/avdt/ |
D | avdt_ad.cc | 350 tAVDT_OPEN open; in avdt_ad_tc_open_ind() local
|
/system/netd/libnetdutils/ |
D | SyscallsTest.cpp | 56 TEST_F(SyscallsTest, open) { in TEST_F() argument
|
D | Syscalls.cpp | 44 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/ |
D | bta_ag_act.cc | 79 tBTA_AG_OPEN open = {}; in bta_ag_cback_open() local
|
/system/core/adb/client/ |
D | fastdeploy.cpp | 154 #define open ___xxx_unix_open in get_package_name_from_apk() macro
|
/system/core/adb/ |
D | sysdeps.h | 160 #define open ___xxx_unix_open macro 453 #define open ___xxx_open macro
|
/system/incremental_delivery/incfs/include/ |
D | incfs_inline.h | 131 inline UniqueControl open(std::string_view dir) { in open() function
|
/system/bt/stack/include/ |
D | sdp_api.h | 82 tSDP_DR_OPEN open; member
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 1260 tBTA_AV_OPEN open; in bta_av_str_opened() local 1669 tBTA_AV_OPEN open; in bta_av_open_failed() local
|
/system/netd/server/ |
D | SockDiag.cpp | 76 bool SockDiag::open() { in open() function in android::net::SockDiag
|