Home
last modified time | relevance | path

Searched refs:DumpAllBundleInfoNames (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1057 bool DumpAllBundleInfoNames(int32_t userId, std::string &result);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1872 ret = DumpAllBundleInfoNames(userId, result); in DumpInfos()
1890 bool BundleMgrHostImpl::DumpAllBundleInfoNames(int32_t userId, std::string &result) in DumpAllBundleInfoNames() function in OHOS::AppExecFwk::BundleMgrHostImpl