Home
last modified time | relevance | path

Searched defs:GetStringFormatByName (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp72 RState ResourceManagerImpl::GetStringFormatByName(std::string &outValue, const char *name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl
297 RState ResourceManagerImpl::GetStringFormatByName(const char *name, std::string &outValue, in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_resourceManager_interface1.cpp74 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_resourceManager_interface1.cpp74 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp136 RState ResourceManagerImpl::GetStringFormatByName(std::string &outValue, const char *name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl
169 RState ResourceManagerImpl::GetStringFormatByName(std::string &outValue, const char *name, va_list … in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl
1558 RState ResourceManagerImpl::GetStringFormatByName(const char *name, std::string &outValue, in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp98 RState ResourceManagerImpl::GetStringFormatByName(std::string &outValue, const char *name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerImpl