Home
last modified time | relevance | path

Searched defs:file_memory (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/unwinding/libunwindstack/
H A DMapInfo.cpp110 auto file_memory = std::make_shared<MemoryFileAtOffset>(); in CreateFileMemory() local
423 auto file_memory = CreateFileMemory(); in GetBuildID() local
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DVerifyBionicTerminationTest.cpp75 auto file_memory = Memory::CreateFileMemory(frame.map_info->name(), 0); in VerifyReturnAddress() local
/aosp_15_r20/system/unwinding/libunwindstack/benchmarks/
H A DElfBenchmark.cpp40 auto file_memory = unwindstack::Memory::CreateFileMemory(elf_file, 0); in RunBenchmark() local
/aosp_15_r20/external/libchrome/base/memory/
H A Dmemory_pressure_monitor_chromeos.cc269 int file_memory = info.active_file + info.inactive_file; in GetUsedMemoryInPercent() local