Searched defs:ext (Results 1 – 19 of 19) sorted by relevance
/system/bt/btif/co/ |
D | bta_pan_co.cc | 159 bool ext; in bta_pan_co_tx_path() local 232 UNUSED_ATTR bool ext, UNUSED_ATTR bool forward) { in bta_pan_co_tx_write() 254 UNUSED_ATTR BT_HDR* p_buf, UNUSED_ATTR bool ext, in bta_pan_co_tx_writebuf()
|
/system/bt/bta/pan/ |
D | bta_pan_ci.cc | 125 uint8_t* p_data, uint16_t len, bool ext) { in bta_pan_ci_rx_write() 162 BT_HDR* p_buf, bool ext) { in bta_pan_ci_rx_writebuf() 245 UNUSED_ATTR BT_HDR* p_buf, UNUSED_ATTR bool ext) {} in bta_pan_ci_rx_writebuf()
|
D | bta_pan_act.cc | 173 BT_HDR* p_buf, bool ext, bool forward) { in bta_pan_data_buf_ind_cback()
|
D | bta_pan_int.h | 149 bool ext; member
|
/system/bt/stack/pan/ |
D | pan_main.cc | 384 uint16_t len, bool ext) { in pan_data_ind_cb() 478 BT_HDR* p_buf, bool ext) { in pan_data_buf_ind_cb()
|
D | pan_api.cc | 450 uint16_t len, bool ext) { in PAN_Write() 503 BT_HDR* p_buf, bool ext) { in PAN_WriteBuf()
|
/system/bt/stack/bnep/ |
D | bnep_api.cc | 358 uint8_t ext, length; in BNEP_WriteBuf() local 462 uint8_t ext, length; in BNEP_Write() local
|
D | bnep_main.cc | 483 uint8_t ext, length; in bnep_data_ind() local
|
D | bnep_utils.cc | 1271 uint8_t len, ext; in bnep_is_packet_allowed() local
|
/system/netd/resolv/ |
D | res_init.cpp | 205 res_state_ext* ext = statp->_u._ext.ext; in res_setoptions() local
|
D | resolv_private.h | 116 struct res_state_ext* ext; /* extention for IPv6 */ member
|
/system/update_engine/common/ |
D | utils.h | 242 for (const auto& ext : extents) { in BlocksInExtents() local
|
/system/core/libutils/ |
D | String8.cpp | 592 char* ext; in getPathExtension() local 603 char* ext; in getBasePath() local
|
/system/update_engine/payload_generator/ |
D | deflate_utils.cc | 109 return any_of(extensions.begin(), extensions.end(), [&name](const auto& ext) { in IsFileExtensions()
|
D | ab_generator_unittest.cc | 45 bool ExtentEquals(const Extent& ext, in ExtentEquals()
|
/system/bt/btif/src/ |
D | btif_pan.cc | 414 UNUSED_ATTR bool ext, UNUSED_ATTR bool forward) { in btpan_tap_send()
|
/system/update_engine/ |
D | p2p_manager.cc | 297 string ext = string(".") + file_extension_ + kP2PExtension; in GetExt() local
|
/system/media/audio/include/system/ |
D | audio.h | 489 } ext; member 540 } ext; member
|
/system/update_engine/payload_consumer/ |
D | delta_performer.cc | 1148 for (const Extent& ext : operation.src_extents()) { in ValidateSourceHash() local
|