Searched defs:resTypeName (Results 1 – 5 of 5) sorted by relevance
1095 const std::string resTypeName = "app.string.entry_MainAbility"; variable1111 const std::string resTypeName = "app.media.icon"; variable1127 const std::string resTypeName = "app.color.color_aboutPage_title_primary"; variable1143 const std::string resTypeName = "app.string.xxx"; variable1159 const std::string resTypeName = "xxx.string.entry_MainAbility"; variable1175 const std::string resTypeName = "app.xxx.entry_MainAbility"; variable
418 const std::string& resTypeName, Global::Resource::ResourceType& resType) const in ConvertToGlobalResourceType() argument
1042 std::tuple<std::string, std::string> GetResTypeAndResName(const std::string &resTypeName) in GetResTypeAndResName()1065 RState HapManager::GetResId(const std::string &resTypeName, uint32_t &resId) in GetResId()
1641 RState ResourceManagerImpl::GetResId(const std::string &resTypeName, uint32_t &resId) in GetResId()
323 RState GetResId(const std::string &resTypeName, uint32_t &resId) in GetResId()