Home
last modified time | relevance | path

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

/aosp12/art/tools/hiddenapi/
H A Dhiddenapi.cc790 uint8_t* GetCurrentDataPtr() { in GetCurrentDataPtr() function in art::hiddenapi::DexFileEditor
806 uint8_t* dst = GetCurrentDataPtr(); in Append()
821 CHECK_EQ(map_start + map_size, GetCurrentDataPtr()) << "MapList not at the end of dex file"; in RemoveOldMapList()
823 CHECK_EQ(map_start, GetCurrentDataPtr()); in RemoveOldMapList()