Searched refs:appIndexes_ (Results 1 – 4 of 4) sorted by relevance
66 if (!resourceInfos.empty() && !resourceInfos[0].appIndexes_.empty()) { in AddResourceInfoByBundleName()67 for (const int32_t appIndex : resourceInfos[0].appIndexes_) { in AddResourceInfoByBundleName()140 if (!item.second.empty() && !item.second[0].appIndexes_.empty()) { in AddAllResourceInfo()142 for (const int32_t appIndex : item.second[0].appIndexes_) { in AddAllResourceInfo()301 if (std::find(iter->second[0].appIndexes_.begin(), iter->second[0].appIndexes_.end(), in DeleteNotExistResourceInfo()302 resourceInfo.appIndex_) == iter->second[0].appIndexes_.end()) { in DeleteNotExistResourceInfo()
264 info.appIndexes_ = indexes; in InnerGetResourceInfo()
62 std::vector<int32_t> appIndexes_; variable
3712 info.appIndexes_.emplace_back(1);