Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h50 struct PlatformHapInfo { struct
51 PlatformHapInfo(const BASE_NS::string_view hapPath, const BASE_NS::string_view bundleName, in PlatformHapInfo() function
60 explicit OhosResMgr(const PlatformHapInfo& hapInfo) : hapInfo_(hapInfo) {} in OhosResMgr() argument