Home
last modified time | relevance | path

Searched refs:PlatformOHOS (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dplatform_ohos.cpp26 PlatformOHOS::PlatformOHOS(PlatformCreateInfo const& createInfo) in PlatformOHOS() function in PlatformOHOS
36 BASE_NS::string PlatformOHOS::RegisterDefaultPaths(IFileManager& fileManager) in RegisterDefaultPaths()
51 PlatformOHOS::~PlatformOHOS() {} in ~PlatformOHOS()
53 void PlatformOHOS::RegisterPluginLocations(IPluginRegister& registry) in RegisterPluginLocations()
62 const PlatformData& PlatformOHOS::GetPlatformData() const in GetPlatformData()
69 return CORE_NS::IPlatform::Ptr(new PlatformOHOS(createInfo)); in Create()
H A Dplatform_ohos.h40 class PlatformOHOS final : public IPlatform {
42 explicit PlatformOHOS(PlatformCreateInfo const& createInfo);
43 ~PlatformOHOS() override;

Completed in 1 milliseconds