Home
last modified time | relevance | path

Searched defs:instance_ (Results 1 - 4 of 4) sorted by relevance

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
H A Dnative_xcomponent.h52 static std::unordered_map<std::string, NativeXcomponent*> instance_; member in NativeXComponentSample1::NativeXcomponent
H A Dplugin_render.h83 static std::unordered_map<std::string, PluginRender*> instance_; member in PluginRender
H A Dplugin_render.cpp29 std::unordered_map<std::string, PluginRender*> PluginRender::instance_; member in PluginRender
/test/xts/acts/graphic/graphicvulkannapitest/
H A DVulkanTest.cpp88 static inline VkInstance instance_ = nullptr; member in vulkan::loader::VulkanLoaderUnitTest
[all...]

Completed in 4 milliseconds