Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkDrawing/entry/src/main/cpp/plugin/
Dplugin_manager.cpp89 void PluginManager::SetNativeXComponent(std::string &id, OH_NativeXComponent *nativeXComponent) in SetNativeXComponent() function in PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
Dplugin_manager.cpp132 void PluginManager::SetNativeXComponent(std::string& id, OH_NativeXComponent* nativeXComponent) in SetNativeXComponent() function in NativeXComponentSample::PluginManager
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dnapi_manager.cpp128 void NapiManager::SetNativeXComponent(std::string& id, OH_NativeXComponent* nativeXComponent) in SetNativeXComponent() function in NapiManager
Dapp_napi.cpp174 void AppNapi::SetNativeXComponent(OH_NativeXComponent* component) in SetNativeXComponent() function in AppNapi