Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DShaderJS.cpp149 class PropProxy : public Proxy { class
154 PropProxy(napi_env e, META_NS::IProperty::Ptr prop, BASE_NS::string_view prefix = "") in PropProxy() function in PropProxy