Searched defs:GetStringFormatById (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 68 virtual RState GetStringFormatById(std::string& outValue, uint32_t id, ...) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/ |
H A D | mock_resourceManager_interface1.cpp | 68 virtual RState GetStringFormatById(std::string& outValue, uint32_t id, ...) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | resource_manager_impl.cpp | 121 RState ResourceManagerImpl::GetStringFormatById(std::string &outValue, uint32_t id, ...) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerImpl 151 RState ResourceManagerImpl::GetStringFormatById(std::string &outValue, uint32_t id, va_list args) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerImpl 1543 RState ResourceManagerImpl::GetStringFormatById(uint32_t id, std::string &outValue, in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/ |
H A D | mock_resource_manager.cpp | 67 RState ResourceManagerImpl::GetStringFormatById(std::string &outValue, uint32_t id, ...) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerImpl
|
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
H A D | resource_manager_impl.cpp | 83 RState ResourceManagerImpl::GetStringFormatById(std::string &outValue, uint32_t id, ...) in GetStringFormatById() function in OHOS::Global::Resource::ResourceManagerImpl
|