Home
last modified time | relevance | path

Searched refs:ToJsonValueForTextField (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_pattern.h245 …void ToJsonValueForTextField(std::unique_ptr<JsonValue>& json, const InspectorFilter& filter) cons…
H A Dsearch_pattern.cpp1333 void SearchPattern::ToJsonValueForTextField(std::unique_ptr<JsonValue>& json, const InspectorFilter… in ToJsonValueForTextField() function in OHOS::Ace::NG::SearchPattern
1576 ToJsonValueForTextField(json, filter); in ToJsonValue()