Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkboxgroup/
H A Dcheckboxgroup_event_hub.h65 builder.SetTextArray(groupRet->GetNameList()).SetText(groupname_); in UpdateChangeEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_recorder.h114 EventParamsBuilder& SetTextArray(const std::vector<std::string>& value);
H A Devent_recorder.cpp99 EventParamsBuilder& EventParamsBuilder::SetTextArray(const std::vector<std::string>& value) in SetTextArray() function in OHOS::Ace::Recorder::EventParamsBuilder
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp1060 builder1.SetTextArray(value);