Home
last modified time | relevance | path

Searched defs:p_head (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_db.cc213 uint8_t* p_head = p; in sdp_compose_proto_list() local
531 uint8_t* p_head; in SDP_AddSequence() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/splay_tree_/
Ddebug_fn_imps.hpp49 const node_pointer p_head = base_type::m_p_head; in assert_valid() local
Dsplay_fn_imps.hpp50 node_pointer p_head = base_type::m_p_head; in splay() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/splay_tree_/
Ddebug_fn_imps.hpp49 const node_pointer p_head = base_type::m_p_head; in assert_valid() local
Dsplay_fn_imps.hpp50 node_pointer p_head = base_type::m_p_head; in splay() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/pb_ds/detail/rb_tree_map_/
Ddebug_fn_imps.hpp71 const node_pointer p_head = base_type::m_p_head; in assert_valid() local
Dsplit_join_fn_imps.hpp136 const node_pointer p_head = base_type::m_p_head; in split_min() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/rb_tree_map_/
Ddebug_fn_imps.hpp71 const node_pointer p_head = base_type::m_p_head; in assert_valid() local
Dsplit_join_fn_imps.hpp136 const node_pointer p_head = base_type::m_p_head; in split_min() local
/aosp_15_r20/packages/modules/Bluetooth/system/stack/btm/
Dbtm_ble_gap.cc840 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in sync_queue_advance() local
899 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in btm_queue_sync_next() local
936 sync_node_t* p_head = (sync_node_t*)list_front(sync_queue); in btm_ble_start_sync_timeout() local
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_le.cc392 static tBTA_HH_LE_RPT* bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT* p_head, uint8_t mode, in bta_hh_le_find_rpt_by_idtype()