Home
last modified time | relevance | path

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

/system/core/adb/
Dqemu_tracing.cpp33 #define open adb_open macro
38 #define open ___xxx_open macro
Dtransport_local.cpp177 #define open adb_open macro
182 #define open ___xxx_open macro
Dsysdeps.h182 #define open ___xxx_unix_open macro
355 #define open ___xxx_open macro
/system/bt/hci/include/
Dhci_inject.h28 bool (*open)(const hci_t *hci_interface); member
Dhci_hal.h54 bool (*open)(void); member
Dvendor.h51 bool (*open)( member
/system/bt/hci/test/
Dhci_hal_h4_test.cpp72 DURING(open) AT_CALL(0) { in DURING() argument
Dhci_hal_mct_test.cpp73 DURING(open) AT_CALL(0) { in DURING() argument
/system/core/libutils/
DTokenizer.cpp52 status_t Tokenizer::open(const String8& filename, Tokenizer** outTokenizer) { in open() function in android::Tokenizer
/system/bt/bta/include/
Dbta_pan_api.h106 tBTA_PAN_OPEN open; /* Connection has been opened. */ member
Dbta_hf_client_api.h235 tBTA_HF_CLIENT_OPEN open; member
Dbta_ag_api.h315 tBTA_AG_OPEN open; member
Dbta_av_api.h434 tBTA_AV_OPEN open; member
Dbta_gatt_api.h409 tBTA_GATTC_OPEN open; member
/system/core/init/
Dbootchart.cpp140 size_t open = stat.find('('); in do_log_procs() local
/system/bt/stack/mcap/
Dmca_main.c356 tMCA_OPEN open; in mca_tc_open_ind() local
Dmca_int.h74 tMCA_OPEN open; member
107 tMCA_OPEN open; member
/system/bt/stack/avdt/
Davdt_ad.c374 tAVDT_OPEN open; in avdt_ad_tc_open_ind() local
Davdt_int.h473 tAVDT_OPEN open; member
/system/bt/bta/ag/
Dbta_ag_act.c91 tBTA_AG_OPEN open; in bta_ag_cback_open() local
/system/bt/stack/include/
Dsdp_api.h89 tSDP_DR_OPEN open; member
/system/bt/bta/av/
Dbta_av_aact.c1373 tBTA_AV_OPEN open; in bta_av_str_opened() local
1801 tBTA_AV_OPEN open; in bta_av_open_failed() local
Dbta_av_int.h189 tBTA_AV_CO_OPEN open; member
442 tBTA_AV_API_OPEN open; /* used only before open and role switch member
/system/core/libsparse/
Doutput_file.c63 int (*open)(struct output_file *, int fd); member
/system/security/keystore/
Dkeystore.cpp442 bool open() { in open() function in Entropy