Home
last modified time | relevance | path

Searched refs:GetDebugInfo (Results 1 - 9 of 9) sorted by relevance

/foundation/multimodalinput/input/util/common/include/
H A Dmsg_handler.h39 const std::string& GetDebugInfo() const in GetDebugInfo() function in OHOS::MMI::MsgHandler
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_service.h92 virtual int32_t GetDebugInfo(const RdbSyncerParam &param, std::map<std::string, RdbDebugInfo> &debugInfo) = 0;
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_service_proxy.h89 int32_t GetDebugInfo(const RdbSyncerParam &param, std::map<std::string, RdbDebugInfo> &debugInfo) override;
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_surface_render_node_drawable.h96 std::string GetDebugInfo() in GetDebugInfo() function in OHOS::Rosen::DrawableV2::RSSurfaceRenderNodeDrawable
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.h106 int32_t GetDebugInfo(const RdbSyncerParam &param, std::map<std::string, RdbDebugInfo> &debugInfo) override;
H A Drdb_service_stub.cpp434 auto status = GetDebugInfo(param, debugInfo); in OnGetDebugInfo()
H A Drdb_service_impl.cpp1254 int32_t RdbServiceImpl::GetDebugInfo(const RdbSyncerParam &param, std::map<std::string, RdbDebugInfo> &debugInfo)
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_manager.cpp307 err = service->GetDebugInfo(param, debugInfos); in Collector()
309 LOG_ERROR("GetDebugInfo failed, storeName:%{public}s, err = %{public}d", in Collector()
H A Drdb_service_proxy.cpp597 int32_t RdbServiceProxy::GetDebugInfo(const RdbSyncerParam &param, std::map<std::string, RdbDebugInfo> &debugInfo) in GetDebugInfo() function in OHOS::DistributedRdb::RdbServiceProxy

Completed in 7 milliseconds