Searched refs:DoMakeInaccessible (Results 1 – 2 of 2) sorted by relevance
167 DoMakeInaccessible(ptr, size); in MakeInaccessible()174 void DoMakeInaccessible(void* ptr, size_t size);
184 void ArenaAllocatorMemoryTool::DoMakeInaccessible(void* ptr, size_t size) { in DoMakeInaccessible() function in art::ArenaAllocatorMemoryTool