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 D | native_xcomponent.h | 52 static std::unordered_map<std::string, NativeXcomponent*> instance_; member in NativeXComponentSample1::NativeXcomponent |
H A D | plugin_render.h | 83 static std::unordered_map<std::string, PluginRender*> instance_; member in PluginRender |
H A D | plugin_render.cpp | 29 std::unordered_map<std::string, PluginRender*> PluginRender::instance_; member in PluginRender |
/test/xts/acts/graphic/graphicvulkannapitest/ | ||
H A D | VulkanTest.cpp | 88 static inline VkInstance instance_ = nullptr; member in vulkan::loader::VulkanLoaderUnitTest [all...] |
Completed in 4 milliseconds