Home
last modified time | relevance | path

Searched refs:ParseSectionOptions (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_water_flow_sections.h28 static bool ParseSectionOptions(
H A Djs_water_flow_sections.cpp115 bool JSWaterFlowSections::ParseSectionOptions( in ParseSectionOptions() function in OHOS::Ace::Framework::JSWaterFlowSections
H A Djs_water_flow.cpp83 if (JSWaterFlowSections::ParseSectionOptions(args, newSection, section)) { in ParseChanges()
100 if (JSWaterFlowSections::ParseSectionOptions(args, newSection, section)) { in ParseSections()