Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/manager/
Dplugin_manager.h46 std::unordered_map<std::string, OH_NativeXComponent*> nativeXComponentMap_; variable
/applications/standard/app_samples/code/BasicFeature/Media/AVCodec/entry/src/main/cpp/render/include/
Dplugin_manager.h49 std::unordered_map<std::string, OH_NativeXComponent*> nativeXComponentMap_; variable
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
Dnapi_manager.h76 std::unordered_map<std::string, OH_NativeXComponent*> nativeXComponentMap_; variable
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/util/
Dnapi_manager.h73 std::unordered_map<std::string, OH_NativeXComponent *> nativeXComponentMap_; variable
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/manager/
Dplugin_manager.h51 std::unordered_map<std::string, OH_NativeXComponent*> nativeXComponentMap_; variable
/applications/standard/app_samples/code/DocsSample/ArkUISample/NdkGestureBlocking/entry/src/main/cpp/
Dmanager.h59 std::unordered_map<std::string, OH_NativeXComponent *> nativeXComponentMap_; variable
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKAudio/entry/src/main/cpp/
Dnapi_init.cpp144 std::unordered_map<std::string, OH_NativeXComponent *> nativeXComponentMap_; member in SampleManager
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDKVideo/entry/src/main/cpp/
Dnapi_init.cpp144 std::unordered_map<std::string, OH_NativeXComponent *> nativeXComponentMap_; member in SampleManager
/applications/standard/app_samples/code/DocsSample/Media/AVPlayer/AVPlayerNDK/entry/src/main/cpp/
Dnapi_init.cpp144 std::unordered_map<std::string, OH_NativeXComponent *> nativeXComponentMap_; member in SampleManager