Home
last modified time | relevance | path

Searched defs:setMapProxy (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/v2/
Dv2_make_observed.ts18 private static setMapProxy: SetMapProxyHandler = new SetMapProxyHandler(true); property in RefInfo
Dv2_change_observation.ts83 private static setMapProxy: SetMapProxyHandler = new SetMapProxyHandler(); property in ObserveV2
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DstateMgmt.js8410 ObserveV2.setMapProxy = new SetMapProxyHandler(); variable in ObserveV2
10060 RefInfo.setMapProxy = new SetMapProxyHandler(true); variable in RefInfo