Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.cc990 const uint8_t* ProfileCompilationInfo::SafeBuffer::GetCurrentPtr() { in GetCurrentPtr() function in art::ProfileCompilationInfo::SafeBuffer
1027 memcpy(version_, safe_buffer.GetCurrentPtr(), kProfileVersionSize); in ReadProfileHeader()
1086 const uint8_t* base_ptr = buffer.GetCurrentPtr(); in ReadProfileLineHeader()
1125 const uint8_t* base_ptr = buffer.GetCurrentPtr(); in ReadProfileLine()
Dprofile_compilation_info.h750 const uint8_t* GetCurrentPtr();