Home
last modified time | relevance | path

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

/art/libprofile/profile/
Dprofile_compilation_info.h733 int InflateBuffer(const uint8_t* in_buffer,
Dprofile_compilation_info.cc1353 int ret = InflateBuffer(compressed_data.get(), in LoadInternal()
1481 int ProfileCompilationInfo::InflateBuffer(const uint8_t* in_buffer, in InflateBuffer() function in art::ProfileCompilationInfo