Searched refs:item_ptr_ (Results 1 - 7 of 7) sorted by relevance

/external/webrtc/src/system_wrappers/source/
H A Dmap_no_stl.cc21 item_ptr_(item)
31 return item_ptr_;
46 item_ptr_ = ptr;
H A Dlist_stl.h32 const void* item_ptr_; member in class:webrtc::ListItem
H A Dmap_no_stl.h37 void* item_ptr_; member in class:webrtc::MapNoStlItem
H A Dlist_no_stl.cc20 item_ptr_(item),
28 item_ptr_(0),
39 return const_cast<void*>(item_ptr_);
H A Dlist_stl.cc18 item_ptr_(item),
25 item_ptr_(0),
36 return const_cast<void*>(item_ptr_);
H A Dlist_no_stl.h35 const void* item_ptr_; member in class:webrtc::ListNoStlItem
/external/webrtc/src/system_wrappers/interface/
H A Dlist_wrapper.h35 const void* item_ptr_; member in class:webrtc::ListItem

Completed in 92 milliseconds