Home
last modified time | relevance | path

Searched defs:GetBmsParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbms_param.cpp34 bool BmsParam::GetBmsParam(const std::string &key, std::string &value) in GetBmsParam() function in OHOS::AppExecFwk::BmsParam
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbms_param.cpp40 bool BmsParam::GetBmsParam(const std::string &key, std::string &value) in GetBmsParam() function in OHOS::AppExecFwk::BmsParam
H A Dbundle_mgr_service.cpp410 const std::shared_ptr<BmsParam> BundleMgrService::GetBmsParam() const in GetBmsParam() function in OHOS::AppExecFwk::BundleMgrService