Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp290 NapiApi::Object argsIn(env); in Load() local
656 NapiApi::Object SceneJS::CreateEnvironment(NapiApi::Object scene, NapiApi::Object argsIn) in CreateEnvironment()