Home
last modified time | relevance | path

Searched refs:GetCurrentPtr (Results 1 – 2 of 2) sorted by relevance

/art/libprofile/profile/
Dprofile_compilation_info.cc943 const uint8_t* ProfileCompilationInfo::SafeBuffer::GetCurrentPtr() { in GetCurrentPtr() function in art::ProfileCompilationInfo::SafeBuffer
976 memcpy(version_, safe_buffer_version.GetCurrentPtr(), kProfileVersionSize); in ReadProfileHeader()
1045 const uint8_t* base_ptr = buffer.GetCurrentPtr(); in ReadProfileLineHeader()
1084 const uint8_t* base_ptr = buffer.GetCurrentPtr(); in ReadProfileLine()
Dprofile_compilation_info.h829 const uint8_t* GetCurrentPtr();