Home
last modified time | relevance | path

Searched refs:JSON_STRING_PUT_STRING (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/log/
H A Dlog_wrapper.h96 #define JSON_STRING_PUT_STRING(jsonValue, var) (jsonValue)->Put(#var, (var).c_str()) macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h336 JSON_STRING_PUT_STRING(jsonValue, selectText); in ToString()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_model.h226 JSON_STRING_PUT_STRING(jsonValue, value); in ToString()
H A Drich_editor_pattern.h163 JSON_STRING_PUT_STRING(jsonValue, previewContent); in ToString()