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_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/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/resourceschedule/background_task_mgr/services/test/unittest/mock/
Dmock_resource_manager.cpp50 RState ResourceManagerImpl::GetStringById(uint32_t id, std::string &outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerImpl
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dmock_resource_manager.h48 RState GetStringById(uint32_t id, std::string &outValue) in GetStringById() function
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_host_impl.cpp2279 std::string BundleMgrHostImpl::GetStringById(const std::string &bundleName, const std::string &modu… in GetStringById() function in OHOS::AppExecFwk::BundleMgrHostImpl
Dbundle_data_mgr.cpp3782 std::string BundleDataMgr::GetStringById(const std::string &bundleName, const std::string &moduleNa… in GetStringById() function in OHOS::AppExecFwk::BundleDataMgr
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dbundle_mgr_proxy.cpp3006 std::string BundleMgrProxy::GetStringById(const std::string &bundleName, const std::string &moduleN… in GetStringById() function in OHOS::AppExecFwk::BundleMgrProxy