| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| D | arm_exidx_test.cpp | 65 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 …]
|
| D | memory_test.cpp | 60 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 …]
|
| D | dwarf_test.cpp | 72 explicit DwarfSectionTest(std::shared_ptr<DfxMemory> memory) : DwarfSection(memory) {}; in DwarfSectionTest() 184 bool DwarfOpTest::Test04(std::shared_ptr<DfxMemoryTest> memory) in Test04() 260 bool DwarfOpTest::Test05(std::shared_ptr<DfxMemoryTest> memory) in Test05() 414 bool DwarfOpTest::Test09(std::shared_ptr<DfxMemoryTest> memory) in Test09() 453 bool DwarfOpTest::Test10(std::shared_ptr<DfxMemoryTest> memory) in Test10() 535 auto memory = std::make_shared<DfxMemory>(acc); variable 766 auto memory = std::make_shared<DfxMemory>(acc); variable 815 auto memory = std::make_shared<DfxMemoryTest>(); variable 838 auto memory = std::make_shared<DfxMemoryTest>(); variable 863 auto memory = std::make_shared<DfxMemoryTest>(); variable [all …]
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ |
| D | dfx_regs_arm64.cpp | 95 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()
|
| D | dfx_instructions.cpp | 38 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()
|
| D | dfx_regs_x86_64.cpp | 64 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()
|
| D | dfx_regs_riscv64.cpp | 95 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()
|
| D | dfx_regs_arm.cpp | 95 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()
|
| D | dwarf_section.cpp | 31 DwarfSection::DwarfSection(std::shared_ptr<DfxMemory> memory) : memory_(memory) in DwarfSection()
|
| /base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/ |
| D | dwarf_cfa_instructions.h | 31 DwarfCfaInstructions(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfCfaInstructions()
|
| D | dwarf_op.h | 40 DwarfOp(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfOp()
|
| /base/security/device_security_level/baselib/utils/src/ |
| D | utils_mem.c | 35 void UtilsFree(void *memory) in UtilsFree()
|
| /base/security/device_security_level/test/dslm_unit_test/ |
| D | dslm_memory_mock.cpp | 30 void MockFree::Free(void *memory) in Free()
|
| /base/update/updater/test/unittest/diffpatch/ |
| D | image_patch_unittest.cpp | 45 PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) in TestDecompressData() 97 bool memory = false; variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/ |
| D | mediacodecencoderadapterimpl_fuzzer.cpp | 95 …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/ |
| D | freeze_json_generator_unittest.cpp | 109 std::string memory = "{}"; variable
|
| /base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/ |
| D | mediacodecdecoderadapterimpl_fuzzer.cpp | 121 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… in MediaCodecDecoderAdapterImplFuzzTest() local
|
| /base/hiviewdfx/hiview/framework/native/unified_collection/collector/ |
| D | memory_collector_impl.cpp | 275 static void InitSmapsOfProcessMemory(const std::string& procDir, ProcessMemory& memory) in InitSmapsOfProcessMemory() 294 static void InitAdjOfProcessMemory(const std::string& procDir, ProcessMemory& memory) in InitAdjOfProcessMemory() 307 static bool InitProcessMemory(int32_t pid, ProcessMemory& memory) in InitProcessMemory()
|
| /base/hiviewdfx/hiview/plugins/reliability/leak_detectors/base/ |
| D | fault_info_base.h | 121 void AddMemory(uint64_t memory) in AddMemory()
|
| /base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/ |
| D | unwind_remote_benchmark.cpp | 77 unwindstack::MemoryRemote memory(pid); in WaitForRemote() local
|
| /base/web/webview/test/unittest/ohos_adapter/media_adapter_test/ |
| D | media_codec_decoder_adapter_impl_test.cpp | 287 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… variable
|
| D | media_codec_encoder_adapter_impl_test.cpp | 334 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… variable
|
| /base/update/updater/services/diffpatch/patch/ |
| D | image_patch.cpp | 165 Hpackage::PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) const in DecompressData()
|
| /base/hiviewdfx/hiview/plugins/faultlogger/service/ |
| D | freeze_json_generator.cpp | 253 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitMemory(const std::string& memory) in InitMemory()
|
| /base/hiviewdfx/hiview/base/utility/include/ |
| D | freeze_json_util.h | 99 std::string memory = "{}"; member
|