Home
last modified time | relevance | path

Searched refs:ACE_STATE_MGMT (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/capability/preference/
H A Dstorage_impl.cpp35 TAG_LOGD(AceLogTag::ACE_STATE_MGMT, "Set preference with key %{public}s, value %{public}s", in SetString()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlog_wrapper.cpp118 { AceLogTag::ACE_STATE_MGMT, "AceStateMgmt" },
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node.cpp211 TAG_LOGD(AceLogTag::ACE_STATE_MGMT, "ArkUI State Inspector dump info %{public}s", res.c_str()); in GetStateInspectorInfo()
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h195 ACE_STATE_MGMT, // C03947 enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_base_utils.cpp703 tag = AceLogTag::ACE_STATE_MGMT; in GetLogTag()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp1031 TAG_LOGD(AceLogTag::ACE_STATE_MGMT, "ArkUI SendStateInfo %{public}s", stateInfo.c_str()); in JSSendStateInfo()