Searched defs:GetThemeById (Results 1 - 3 of 3) sorted by relevance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ | ||
H A D | mock_resourceManager_interface1.cpp | 143 virtual RState GetThemeById(uint32_t id, std::map<std::string, std::string>& outValue) in GetThemeById() function in OHOS::Global::Resource::ResourceManagerTestInstance |
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ | ||
H A D | mock_resourceManager_interface1.cpp | 143 virtual RState GetThemeById(uint32_t id, std::map<std::string, std::string>& outValue) in GetThemeById() function in OHOS::Global::Resource::ResourceManagerTestInstance |
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ | ||
H A D | mock_resource_manager.cpp | 117 RState ResourceManagerImpl::GetThemeById(uint32_t id, std::map<std::string, std::string> &outValue)
in GetThemeById() function in OHOS::Global::Resource::ResourceManagerImpl |
Completed in 3 milliseconds