Searched refs:GetNormalSize (Results 1 – 3 of 3) sorted by relevance
210 static uint32_t GetNormalSize(const std::vector<KeyParam> &keyParams, uint32_t index);
84 uint32_t normalSize = ResourceUtil::GetNormalSize(resourceItem.GetKeyParam(), result->second); in CheckNodeInResourceItem()
395 uint32_t ResourceUtil::GetNormalSize(const vector<KeyParam> &keyParams, uint32_t index) in GetNormalSize() function in OHOS::Global::Restool::ResourceUtil