Home
last modified time | relevance | path

Searched refs:GetProfileById (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_resourceManager_interface1.h94 virtual RState GetProfileById(uint32_t id, std::string& outValue) = 0;
H A Dmock_resourceManager_interface1.cpp239 virtual RState GetProfileById(uint32_t id, std::string& outValue) in GetProfileById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_resourceManager_interface1.h94 virtual RState GetProfileById(uint32_t id, std::string& outValue) = 0;
H A Dmock_resourceManager_interface1.cpp239 virtual RState GetProfileById(uint32_t id, std::string& outValue) in GetProfileById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h291 virtual RState GetProfileById(uint32_t id, std::string &outValue);
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp187 RState ResourceManagerImpl::GetProfileById(uint32_t id, std::string &outValue) in GetProfileById() function in OHOS::Global::Resource::ResourceManagerImpl

Completed in 4 milliseconds