Home
last modified time | relevance | path

Searched defs:memory (Results 1 – 25 of 30) 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.cpp72 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/
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_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()
Ddwarf_section.cpp31 DwarfSection::DwarfSection(std::shared_ptr<DfxMemory> memory) : memory_(memory) in DwarfSection()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
Ddwarf_cfa_instructions.h31 DwarfCfaInstructions(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfCfaInstructions()
Ddwarf_op.h40 DwarfOp(std::shared_ptr<DfxMemory> memory) : memory_(memory) {}; in DwarfOp()
/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/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/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
Dmediacodecencoderadapterimpl_fuzzer.cpp95 …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/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
Dmediacodecdecoderadapterimpl_fuzzer.cpp121 …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/
Dmemory_collector_impl.cpp275 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/
Dfault_info_base.h121 void AddMemory(uint64_t memory) in AddMemory()
/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dunwind_remote_benchmark.cpp77 unwindstack::MemoryRemote memory(pid); in WaitForRemote() local
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
Dmedia_codec_decoder_adapter_impl_test.cpp287 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… variable
Dmedia_codec_encoder_adapter_impl_test.cpp334 …std::shared_ptr<Media::AVSharedMemory> memory = std::make_shared<Media::AVSharedMemoryBase>(1, 1.0… variable
/base/update/updater/services/diffpatch/patch/
Dimage_patch.cpp165 Hpackage::PkgManager::StreamPtr &stream, bool memory, size_t expandedLen) const in DecompressData()
/base/hiviewdfx/hiview/plugins/faultlogger/service/
Dfreeze_json_generator.cpp253 FreezeJsonParams::Builder& FreezeJsonParams::Builder::InitMemory(const std::string& memory) in InitMemory()
/base/hiviewdfx/hiview/base/utility/include/
Dfreeze_json_util.h99 std::string memory = "{}"; member

12