Home
last modified time | relevance | path

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

/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/
H A Dmock_resource_manager_impl.h101 virtual RState GetStringFormatByName(std::string &outValue, const char *name, ...);
499 virtual RState GetStringFormatByName(const char *name, std::string &outValue,
/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
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_resourceManager_interface1.h47 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) = 0;
H A Dmock_resourceManager_interface1.cpp74 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_resourceManager_interface1.h47 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) = 0;
H A Dmock_resourceManager_interface1.cpp74 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerTestInstance

Completed in 4 milliseconds