Searched defs:GetIntArrayByName (Results 1 – 9 of 9) sorted by relevance
145 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
171 virtual std::vector<uint32_t> GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function
358 std::vector<uint32_t> ThemeConstants::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ThemeConstants
212 virtual RState GetIntArrayByName(const char* name, std::vector<int>& outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
170 RState GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function
172 RState ResourceManagerImpl::GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerImpl
412 std::vector<uint32_t> ResourceAdapterImpl::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ResourceAdapterImpl