Home
last modified time | relevance | path

Searched defs:Local (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
Dv2_decorators.ts71 const Local = (target: Object, propertyKey: string): void => { constant
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
Dcooperate_context.h142 inline std::string Context::Local() const in Local() function
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dconstants.h697 Local, enumerator
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js9499 const Local = (target, propertyKey) => { function