Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-StateManagement.md233 ### getTarget subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsStateManagement.js178 static getTarget(source) { method in UIUtils
H A DstateMgmt.js7413 getTarget(obj) { method in ObjectProxyHandler
7491 getTarget(obj) { method in ArrayProxyHandler
7592 getTarget(obj) { method in SetMapProxyHandler
8762 getTarget() { method in MonitorV2
8943 getTarget() { method in ComputedV2
11165 getTarget(source) { method in UIUtilsImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp115 GLenum getTarget(GLenum type, uint32_t layer, uint32_t sampleCount) in getTarget() function