Home
last modified time | relevance | path

Searched defs:start_pointer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/trace_event/
H A Dprocess_memory_dump.cc80 const uintptr_t start_pointer = reinterpret_cast<uintptr_t>(start_address); in CountResidentBytes() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dprocess_memory_dump.cc100 const uintptr_t start_pointer = reinterpret_cast<uintptr_t>(start_address); in CountResidentBytes() local