Searched refs:GetStringFormatByName (Results 1 - 6 of 6) sorted by relevance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/include/ |
H A D | mock_resource_manager_impl.h | 101 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 D | mock_resource_manager.cpp | 72 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 D | mock_resourceManager_interface1.h | 47 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) = 0;
|
H A D | mock_resourceManager_interface1.cpp | 74 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 D | mock_resourceManager_interface1.h | 47 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) = 0;
|
H A D | mock_resourceManager_interface1.cpp | 74 virtual RState GetStringFormatByName(std::string& outValue, const char* name, ...) in GetStringFormatByName() function in OHOS::Global::Resource::ResourceManagerTestInstance
|
Completed in 4 milliseconds