Home
last modified time | relevance | path

Searched defs:GetDirForApp (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp4599 ErrCode GetDirForApp(const std::string &bundleName, const int32_t appIndex, std::string &dataDir) in GetDirForApp() function
H A Dbundle_data_mgr.cpp9198 std::string BundleDataMgr::GetDirForApp(const std::string &bundleName, const int32_t appIndex) const in GetDirForApp() function in OHOS::AppExecFwk::BundleDataMgr