Searched defs:PlatformHapInfo (Results 1 – 1 of 1) sorted by relevance
50 struct PlatformHapInfo { struct51 PlatformHapInfo(const BASE_NS::string_view hapPath, const BASE_NS::string_view bundleName, in PlatformHapInfo() function60 explicit OhosResMgr(const PlatformHapInfo& hapInfo) : hapInfo_(hapInfo) {} in OhosResMgr() argument