Searched defs:GetResConfig (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 | 44 virtual void GetResConfig(ResConfig& resConfig) {}; in GetResConfig() 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 | 44 virtual void GetResConfig(ResConfig& resConfig) {}; in GetResConfig() function in OHOS::Global::Resource::ResourceManagerTestInstance |
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ | ||
H A D | mock_resource_manager.cpp | 53 void ResourceManagerImpl::GetResConfig(ResConfig &resConfig) {}
in GetResConfig() function in OHOS::Global::Resource::ResourceManagerImpl |
Completed in 3 milliseconds