Searched defs:resTypeName (Results 1 – 3 of 3) 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
1039 std::tuple<std::string, std::string> GetResTypeAndResName(const std::string &resTypeName) in GetResTypeAndResName()1062 RState HapManager::GetResId(const std::string &resTypeName, uint32_t &resId) in GetResId()
1616 RState ResourceManagerImpl::GetResId(const std::string &resTypeName, uint32_t &resId) in GetResId()