Home
last modified time | relevance | path

Searched defs:summary (Results 51 – 72 of 72) sorted by relevance

123

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_event.h173 void SetSummary(std::map<std::string, int64_t>& summary) in SetSummary()
/ohos5.0/foundation/multimodalinput/input/intention/drag/data/src/
H A Ddrag_params.cpp296 GetDragSummaryReply::GetDragSummaryReply(std::map<std::string, int64_t> &&summary) in GetDragSummaryReply()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/
H A Daccessibility_manager_ng.cpp299 std::string& summary, std::string& detail) const in HoverTestDebug()
/ohos5.0/base/msdp/device_status/intention/drag/data/src/
H A Ddrag_params.cpp324 GetDragSummaryReply::GetDragSummaryReply(std::map<std::string, int64_t> &&summary) in GetDragSummaryReply()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dudmf_run_time_store_test.cpp548 Summary summary; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/
H A Dudmf_service_impl.cpp430 int32_t UdmfServiceImpl::GetSummary(const QueryOption &query, Summary &summary) in GetSummary()
/ohos5.0/foundation/multimodalinput/input/intention/drag/client/src/
H A Ddrag_client.cpp332 int32_t DragClient::GetDragSummary(ITunnelClient &tunnel, std::map<std::string, int64_t> &summary) in GetDragSummary()
/ohos5.0/base/msdp/device_status/intention/drag/client/src/
H A Ddrag_client.cpp332 int32_t DragClient::GetDragSummary(ITunnelClient &tunnel, std::map<std::string, int64_t> &summary, in GetDragSummary()
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dudmf_client_test.cpp1240 Summary summary; variable
1275 Summary summary; variable
2173 Summary summary; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_func_wrapper.cpp153 std::map<std::string, int64_t> summary; in EnvelopedDragData() local
H A Ddrag_drop_manager.cpp1022 std::map<std::string, int64_t> summary; in RequireSummary() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
H A Djs_drag_function.cpp240 auto summary = dragEvent_->GetSummary(); in GetSummary() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/
H A Dsimulator.cpp973 std::string summary = "Simulator error name:" + errorName + "\n"; in ReportJsError() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/fuzztest/udmfclient_fuzzer/
H A Dudmf_client_fuzzer.cpp519 Summary summary; in GetSummaryFuzz() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Devent_report.cpp282 const std::string& packageName, const std::string& reason, const std::string& summary) in JsErrReport()
H A Djs_accessibility_manager.cpp2977 std::string summary; in DumpHoverTestNG() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/drag_controller/
H A Djs_drag_controller.cpp745 std::map<std::string, int64_t> summary; in EnvelopedDragData() local
880 std::map<std::string, int64_t> summary; in OnComplete() local
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_manager.cpp1556 std::string summary; in ReportDragRadarInfo() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp1245 (std::string summary, const CJErrorObject errorObj) { in CreateCjExceptionInfo()
1563 pid, processName] (std::string summary, const JsEnv::ErrorObject errorObj) { in HandleLaunchApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/
H A Dbms_bundle_free_install_test.cpp233 Summary summary; in CreateBundlePackInfo() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/pa_engine/engine/jsi/
H A Djsi_pa_engine.cpp165 … uncaughtExceptionInfo.uncaughtTask = [](std::string summary, const JsEnv::ErrorObject errorObj) { in RegisterUncaughtExceptionHandler()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp948 std::map<std::string, int64_t> summary; in OnDragStart() local

123