Searched defs:running_on_memory_tool (Results 1 – 2 of 2) sorted by relevance
61 bool running_on_memory_tool = Runtime::Current()->IsRunningOnMemoryTool(); in CreateFromMemMap() local134 bool running_on_memory_tool) { in CreateRosAlloc()
52 PageReleaseMode page_release_mode, bool running_on_memory_tool, in RosAlloc()1875 void RosAlloc::Run::Verify(Thread* self, RosAlloc* rosalloc, bool running_on_memory_tool) { in Verify()