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