Home
last modified time | relevance | path

Searched defs:GetStringById (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
Dmock_resourceManager_interface1.cpp46 virtual RState GetStringById(uint32_t id, std::string& outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_resourceManager_interface1.cpp46 virtual RState GetStringById(uint32_t id, std::string& outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_resource_manager.cpp55 RState ResourceManagerImpl::GetStringById(uint32_t id, std::string &outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
Dbundle_mgr_helper.cpp978 std::string BundleMgrHelper::GetStringById( in GetStringById() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3277 std::string BundleMgrProxy::GetStringById(const std::string &bundleName, const std::string &moduleN… in GetStringById() function in OHOS::AppExecFwk::BundleMgrProxy
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp3344 std::string BundleMgrHostImpl::GetStringById(const std::string &bundleName, const std::string &modu… in GetStringById() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp6568 std::string BundleDataMgr::GetStringById(const std::string &bundleName, const std::string &moduleNa… in GetStringById() function in OHOS::AppExecFwk::BundleDataMgr