Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds