Home
last modified time | relevance | path

Searched refs:GetDumpInfo (Results 1 – 25 of 67) sorted by relevance

123

/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dhandler_checker.cpp65 std::string HandlerChecker::GetDumpInfo() in GetDumpInfo() function in OHOS::HiviewDFX::HandlerChecker
71 ret = handlerDumper.GetDumpInfo(); in GetDumpInfo()
93 std::string HandlerDumper::GetDumpInfo() in GetDumpInfo() function in OHOS::HiviewDFX::HandlerDumper
H A Dhandler_checker.h43 std::string GetDumpInfo();
56 std::string GetDumpInfo();
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/test/unittest/common/
H A Dhandler_checker_test.cpp102 std::string ret = handlerChecker.GetDumpInfo();
119 std::string ret = handlerChecker.GetDumpInfo();
135 std::string ret = handlerDumper.GetDumpInfo();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/
H A Dsvg_image_object.cpp39 std::string SvgImageObject::GetDumpInfo() in GetDumpInfo() function in OHOS::Ace::NG::SvgImageObject
42 return svgDomBase_->GetDumpInfo(); in GetDumpInfo()
H A Dsvg_image_object.h33 std::string GetDumpInfo() override;
H A Dimage_object.h63 virtual std::string GetDumpInfo() { return ""; } in GetDumpInfo() function
H A Dsvg_dom_base.h39 virtual std::string GetDumpInfo() { return ""; } in GetDumpInfo() function
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/
H A Dnfc_controller_impl.cpp159 std::string info = GetDumpInfo(); in Dump()
168 std::string NfcControllerImpl::GetDumpInfo() in GetDumpInfo() function in OHOS::NFC::NfcControllerImpl
H A Dnfc_controller_impl.h49 std::string GetDumpInfo();
/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_stack_info_formatter.cpp73 GetDumpInfo(jsonInfo); in GetStackInfo()
131 void DfxStackInfoFormatter::GetDumpInfo(Json::Value& jsonInfo) const in GetDumpInfo() function in OHOS::HiviewDFX::DfxStackInfoFormatter
H A Ddfx_stack_info_formatter.h46 void GetDumpInfo(Json::Value& jsonInfo) const;
/ohos5.0/foundation/communication/nfc/services/src/ipc/card_emulation/
H A Dhce_session.cpp142 std::string info = GetDumpInfo(); in Dump()
151 std::string HceSession::GetDumpInfo() in GetDumpInfo() function in OHOS::NFC::HCE::HceSession
H A Dhce_session.h61 std::string GetDumpInfo();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_modifier.h35 std::string GetDumpInfo();
H A Dcanvas_modifier.cpp77 std::string CanvasModifier::GetDumpInfo() in GetDumpInfo() function in OHOS::Ace::NG::CanvasModifier
/ohos5.0/drivers/peripheral/display/composer/hdi_service/include/
H A Ddisplay_dump_vdi.h39 extern "C" int32_t GetDumpInfo(std::string& result);
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/appkit/dfr/
H A Dappfreeze_inner.h69 std::string GetDumpInfo();
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/manager/
H A Ddns_manager.cpp115 void DnsManager::GetDumpInfo(std::string &info) in GetDumpInfo() function in OHOS::nmd::DnsManager
118 DnsParamCache::GetInstance().GetDumpInfo(info); in GetDumpInfo()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/dfr/
H A Dappfreeze_inner.cpp97 msgContent += handlerDumper.GetDumpInfo(); in GetMainHandlerDump()
275 std::string MainHandlerDumper::GetDumpInfo() in GetDumpInfo() function in OHOS::AppExecFwk::MainHandlerDumper
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Ddns_manager_test.cpp70 dnsManager.GetDumpInfo(INFO);
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/ability_lite/
H A Dability.h193 std::string GetDumpInfo() const;
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/include/
H A Dmedia_decrypt_module_service.h41 std::string GetDumpInfo();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcamera/
H A Ddistributed_camera_source_service.h52 static void GetDumpInfo(CameraDumpInfo& camDump);
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/include/
H A Ddev_interface_state.h67 void GetDumpInfo(std::string &info);
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Ddns_manager.h99 void GetDumpInfo(std::string &info);

123