Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 25 of 43) sorted by relevance

12

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
Darm_exidx_test.cpp65 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
83 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
106 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
164 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
184 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
204 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
225 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
248 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
271 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
294 std::shared_ptr<DfxMemory> memory = std::make_shared<DfxMemory>(acc); variable
[all …]
Dmemory_test.cpp60 auto memory = std::make_shared<DfxMemory>(acc); variable
82 auto memory = std::make_shared<DfxMemory>(acc); variable
115 auto memory = std::make_shared<DfxMemory>(acc); variable
154 auto memory = std::make_shared<DfxMemory>(acc); variable
184 auto memory = std::make_shared<DfxMemory>(acc); variable
211 auto memory = std::make_shared<DfxMemory>(acc); variable
233 auto memory = std::make_shared<DfxMemory>(acc); variable
259 auto memory = std::make_shared<DfxMemory>(acc); variable
302 auto memory = std::make_shared<DfxMemory>(acc); variable
352 auto memory = std::make_shared<DfxMemory>(acc); variable
[all …]
Ddwarf_test.cpp67 explicit DwarfSectionTest(std::shared_ptr<DfxMemory> memory) : DwarfSection(memory) {}; in DwarfSectionTest()
179 bool DwarfOpTest::Test04(std::shared_ptr<DfxMemoryTest> memory) in Test04()
255 bool DwarfOpTest::Test05(std::shared_ptr<DfxMemoryTest> memory) in Test05()
409 bool DwarfOpTest::Test09(std::shared_ptr<DfxMemoryTest> memory) in Test09()
448 bool DwarfOpTest::Test10(std::shared_ptr<DfxMemoryTest> memory) in Test10()
531 auto memory = std::make_shared<DfxMemory>(acc); variable
762 auto memory = std::make_shared<DfxMemory>(acc); variable
811 auto memory = std::make_shared<DfxMemoryTest>(); variable
834 auto memory = std::make_shared<DfxMemoryTest>(); variable
859 auto memory = std::make_shared<DfxMemoryTest>(); variable
[all …]
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_regs_arm64.cpp95 bool DfxRegsArm64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress()
141 bool DfxRegsArm64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame()
Ddfx_instructions.cpp38 bool DfxInstructions::Flush(DfxRegs& regs, std::shared_ptr<DfxMemory> memory, uintptr_t cfa, RegLoc… in Flush()
78 bool DfxInstructions::Apply(std::shared_ptr<DfxMemory> memory, DfxRegs& regs, RegLocState& rsState,… in Apply()
Ddfx_regs_loongarch64.cpp94 bool DfxRegsLoongArch64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress()
140 bool DfxRegsLoongArch64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame()
Ddfx_regs_x86_64.cpp64 bool DfxRegsX86_64::SetPcFromReturnAddress(std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress()
97 bool DfxRegsX86_64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame()
Ddfx_regs_riscv64.cpp95 bool DfxRegsRiscv64::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress()
141 bool DfxRegsRiscv64::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame()
Ddfx_regs_arm.cpp95 bool DfxRegsArm::SetPcFromReturnAddress(MAYBE_UNUSED std::shared_ptr<DfxMemory> memory) in SetPcFromReturnAddress()
126 bool DfxRegsArm::StepIfSignalFrame(uintptr_t pc, std::shared_ptr<DfxMemory> memory) in StepIfSignalFrame()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Ddwarf_cfa_instructions.h31 DwarfCfaInstructions(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfCfaInstructions()
/base/security/device_security_level/baselib/utils/src/
Dutils_mem.c35 void UtilsFree(void *memory) in UtilsFree()
/base/security/device_security_level/test/dslm_unit_test/
Ddslm_memory_mock.cpp30 void MockFree::Free(void *memory) in Free()
/base/tee/tee_client/test/fuzztest/teeclient/teeclientreleasesharedmemory_fuzzer/
Dteeclientreleasesharedmemory_fuzzer.cpp29 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in TeeClientReleaseSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/teeclient/teeclientregistersharedmemory_fuzzer/
Dteeclientregistersharedmemory_fuzzer.cpp29 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in TeeClientRegisterSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/teeclient/teeclientallocatesharedmemory_fuzzer/
Dteeclientallocatesharedmemory_fuzzer.cpp29 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in TeeClientAllocateSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/libteecvendor/libteecvendorrequestcancellation_fuzzer/
Dlibteecvendorrequestcancellation_fuzzer.cpp37 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in LibteecVendorRequestCancellationFuzzTest() local
/base/update/updater/test/unittest/diffpatch/
Dimage_patch_unittest.cpp45 PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) in TestDecompressData()
97 bool memory = false; variable
/base/tee/tee_client/test/fuzztest/teeclient/teeclientopensession_fuzzer/
Dteeclientopensession_fuzzer.cpp43 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in TeeClientOpenSessionFuzzTest() local
/base/tee/tee_client/test/fuzztest/libteecvendor/libteecvendorallocatesharedmemory_fuzzer/
Dlibteecvendorallocatesharedmemory_fuzzer.cpp29 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in LibteecVendorAllocateSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/libteecvendor/libteecvendorreleasesharedmemory_fuzzer/
Dlibteecvendorreleasesharedmemory_fuzzer.cpp30 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in LibteecVendorReleaseSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/libteecvendor/libteecvendorregistersharedmemory_fuzzer/
Dlibteecvendorregistersharedmemory_fuzzer.cpp31 TEEC_SharedMemory memory = *reinterpret_cast<TEEC_SharedMemory *>(temp); in LibteecVendorRegisterSharedMemoryFuzzTest() local
/base/tee/tee_client/test/fuzztest/teeclient/teeclientinvokecommand_fuzzer/
Dteeclientinvokecommand_fuzzer.cpp98 TEEC_SharedMemory memory[4]; in TeeClientInvokeCommandFuzzTest() local
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
Dmediacodecencoderadapterimpl_fuzzer.cpp99 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… in CreateLocationProxyAdapterFuzzTest() local
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
Dfreeze_json_generator_unittest.cpp109 std::string memory = "{}"; variable
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/memory/
Dmemory_collector_impl.cpp241 static void InitSmapsOfProcessMemory(const std::string& procDir, ProcessMemory& memory) in InitSmapsOfProcessMemory()
260 static void InitAdjOfProcessMemory(const std::string& procDir, ProcessMemory& memory) in InitAdjOfProcessMemory()
273 static bool InitProcessMemory(int32_t pid, ProcessMemory& memory) in InitProcessMemory()

12