Searched defs:GetIntArrayByName (Results 1 – 8 of 8) sorted by relevance
116 virtual std::vector<uint32_t> GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function
342 std::vector<uint32_t> ThemeConstants::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ThemeConstants
252 std::vector<uint32_t> ResourceAdapterMock::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ResourceAdapterMock
212 virtual RState GetIntArrayByName(const char *name, std::vector<int> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
167 RState ResourceManagerImpl::GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerImpl
165 RState GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function
412 std::vector<uint32_t> ResourceAdapterImpl::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ResourceAdapterImpl