Home
last modified time | relevance | path

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

/art/tools/hiddenapi/
Dhiddenapi.cc767 uint8_t* GetCurrentDataPtr() { in GetCurrentDataPtr() function in art::hiddenapi::DexFileEditor
783 uint8_t* dst = GetCurrentDataPtr(); in Append()
798 CHECK_EQ(map_start + map_size, GetCurrentDataPtr()) << "MapList not at the end of dex file"; in RemoveOldMapList()
800 CHECK_EQ(map_start, GetCurrentDataPtr()); in RemoveOldMapList()