Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_resourceManager_interface1.cpp46 virtual RState GetStringById(uint32_t id, std::string& outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/include/
H A Dmock_resourceManager_interface1.cpp46 virtual RState GetStringById(uint32_t id, std::string& outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerTestInstance
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/test/unittest/mock/
H A Dmock_resource_manager.cpp55 RState ResourceManagerImpl::GetStringById(uint32_t id, std::string &outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dresource_manager_impl.cpp71 RState ResourceManagerImpl::GetStringById(uint32_t id, std::string &outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/base/inputmethod/imf/services/src/
H A Dime_info_inquirer.cpp623 std::string ImeInfoInquirer::GetStringById(const std::string &bundleName, const std::string &module… in GetStringById() function in OHOS::MiscServices::ImeInfoInquirer
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/
H A Dresource_manager_impl.cpp93 RState ResourceManagerImpl::GetStringById(uint32_t id, std::string &outValue) in GetStringById() function in OHOS::Global::Resource::ResourceManagerImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp3193 std::string BundleMgrProxy::GetStringById(const std::string &bundleName, const std::string &moduleN… in GetStringById() function in OHOS::AppExecFwk::BundleMgrProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp3146 std::string BundleMgrHostImpl::GetStringById(const std::string &bundleName, const std::string &modu… in GetStringById() function in OHOS::AppExecFwk::BundleMgrHostImpl
H A Dbundle_data_mgr.cpp6056 std::string BundleDataMgr::GetStringById(const std::string &bundleName, const std::string &moduleNa… in GetStringById() function in OHOS::AppExecFwk::BundleDataMgr