Home
last modified time | relevance | path

Searched refs:CreateProcessMemoryThreadCached (Results 1 – 25 of 47) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v32/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/system/unwinding/libunwindstack/include/unwindstack/
H A DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h37 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DMemory.h38 static std::shared_ptr<Memory> CreateProcessMemoryThreadCached(pid_t pid);
/aosp_15_r20/external/gwp_asan/android/
H A Dtest_backtrace.cpp43 auto process_memory = unwindstack::Memory::CreateProcessMemoryThreadCached(getpid()); in BacktraceUnwindstack()
/aosp_15_r20/art/runtime/
H A Dbacktrace_helper.cc56 memory_(unwindstack::Memory::CreateProcessMemoryThreadCached(getpid())), in UnwindHelper()
/aosp_15_r20/system/unwinding/libunwindstack/
H A DAndroidUnwinder.cpp112 process_memory_ = Memory::CreateProcessMemoryThreadCached(getpid()); in InternalInitialize()
H A DUnwinder.cpp384 process_memory_ = Memory::CreateProcessMemoryThreadCached(pid_); in Init()
H A DMemory.cpp223 std::shared_ptr<Memory> Memory::CreateProcessMemoryThreadCached(pid_t pid) { in CreateProcessMemoryThreadCached() function in unwindstack::Memory
/aosp_15_r20/system/unwinding/libunwindstack/benchmarks/
H A Dlocal_unwind_benchmarks.cpp176 auto process_memory = unwindstack::Memory::CreateProcessMemoryThreadCached(getpid()); in BM_local_unwind_local_updatable_maps_thread_cached()
/aosp_15_r20/prebuilts/abi-dumps/vndk/32/64/arm_armv7-a-neon/source-based/
Dlibunwindstack.so.lsdump5926 "function_name" : "unwindstack::Memory::CreateProcessMemoryThreadCached",
/aosp_15_r20/prebuilts/abi-dumps/vndk/32/64/arm_armv8-a/source-based/
Dlibunwindstack.so.lsdump5926 "function_name" : "unwindstack::Memory::CreateProcessMemoryThreadCached",

12