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