Home
last modified time | relevance | path

Searched defs:header_ptr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/runtime/task/
Dharness.rs31 fn header_ptr(&self) -> NonNull<Header> { in header_ptr() function
206 let header_ptr = self.header_ptr(); in poll_inner() localVariable
Dmod.rs371 fn header_ptr(&self) -> NonNull<Header> { in header_ptr() method
Draw.rs175 pub(super) fn header_ptr(&self) -> NonNull<Header> { in header_ptr() method
/aosp_15_r20/system/core/debuggerd/
H A Dcrash_dump.cpp437 uintptr_t header_ptr = 0; in GetGuestRegistersFromCrashedProcess() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree.hpp130 BOOST_INTRUSIVE_FORCEINLINE node_ptr header_ptr() in header_ptr() function
133 BOOST_INTRUSIVE_FORCEINLINE const_node_ptr header_ptr() const in header_ptr() function
Dlist.hpp1335 const_node_ptr header_ptr = get_root_node(); in check() local
Dslist.hpp1934 const_node_ptr header_ptr = get_root_node(); in check() local
/aosp_15_r20/external/google-breakpad/src/client/mac/handler/
H A Dminidump_generator.cc264 MDRawHeader* header_ptr = header.get(); in Write() local
/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_struct_def.h235 UWORD8 *header_ptr; member