Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
H A Dv2_decorators.ts222 ProviderConsumerUtilV2.defineConsumerWithoutProvider(this, varName, val);
H A Dv2_decorated_variables.ts187 …public static defineConsumerWithoutProvider(consumeView: ViewV2, consumeVarName: string, consumerL…
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DstateMgmt.js8624 static defineConsumerWithoutProvider(consumeView, consumeVarName, consumerLocalVal) { method in ProviderConsumerUtilV2
9643 ProviderConsumerUtilV2.defineConsumerWithoutProvider(this, varName, val);