Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
Dplugin_manager.cpp93 void PluginManager::Export(napi_env env, napi_value exports) in Export() function in NativeXComponentSample::PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dnapi_manager.cpp91 bool NapiManager::Export(napi_env env, napi_value exports) in Export() function in NapiManager
Dapp_napi.cpp523 napi_value AppNapi::Export(napi_env env, napi_value exports) in Export() function in AppNapi
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Dplugin_render.cpp238 void PluginRender::Export(napi_env env, napi_value exports) in Export() function in NativeXComponentSample::PluginRender