/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/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 | 92 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | audio.h | 92 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | wifi.h | 176 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | gnss.h | 175 bool (*open)(const struct chrePalSystemApi *systemApi, member
|
D | sensor.h | 161 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 | 93 tBTA_PAN_OPEN open; /* Connection has been opened. */ member
|
/system/libbase/ |
D | utf8.cpp | 207 int open(const char* name, int flags, ...) { in open() function
|
/system/chre/chpp/services/ |
D | wwan.c | 80 struct ChppRequestResponseState open; // Service init state member
|
D | gnss.c | 79 struct ChppRequestResponseState open; // Service init state member
|
D | wifi.c | 80 struct ChppRequestResponseState open; // Service init state member
|
/system/bt/stack/avdt/ |
D | avdt_ad.cc | 347 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 | 76 tBTA_AG_OPEN open = {}; in bta_ag_cback_open() local
|
/system/bt/stack/include/ |
D | sdp_api.h | 117 tSDP_DR_OPEN open; member
|
/system/bt/bta/av/ |
D | bta_av_aact.cc | 1208 tBTA_AV_OPEN open; in bta_av_str_opened() local 1614 tBTA_AV_OPEN open; in bta_av_open_failed() local
|
/system/netd/server/ |
D | SockDiag.cpp | 88 bool SockDiag::open() { in open() function in android::net::SockDiag
|
/system/chre/platform/shared/ |
D | nanoapp_loader.cc | 282 bool NanoappLoader::open() { in open() function in chre::NanoappLoader
|