Home
last modified time | relevance | path

Searched defs:GetIntArrayByName (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dresource_adapter.h116 virtual std::vector<uint32_t> GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function
Dtheme_constants.cpp342 std::vector<uint32_t> ThemeConstants::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ThemeConstants
/foundation/arkui/ace_engine/frameworks/core/components/test/unittest/theme/
Dtheme_mock.cpp252 std::vector<uint32_t> ResourceAdapterMock::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ResourceAdapterMock
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_resourceManager_interface1.cpp212 virtual RState GetIntArrayByName(const char *name, std::vector<int> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
Dmock_resourceManager_interface1.cpp212 virtual RState GetIntArrayByName(const char *name, std::vector<int> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_resource_manager.cpp167 RState ResourceManagerImpl::GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dmock_resource_manager.h165 RState GetIntArrayByName(const char *name, std::vector<int32_t> &outValue) in GetIntArrayByName() function
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp412 std::vector<uint32_t> ResourceAdapterImpl::GetIntArrayByName(const std::string& resName) const in GetIntArrayByName() function in OHOS::Ace::ResourceAdapterImpl