Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_host_impl.h1053 bool DumpAllBundleInfoNames(int32_t userId, std::string &result);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1822 ret = DumpAllBundleInfoNames(userId, result); in DumpInfos()
1840 bool BundleMgrHostImpl::DumpAllBundleInfoNames(int32_t userId, std::string &result) in DumpAllBundleInfoNames() function in OHOS::AppExecFwk::BundleMgrHostImpl
1842 APP_LOGD("DumpAllBundleInfoNames begin"); in DumpAllBundleInfoNames()
1852 APP_LOGD("DumpAllBundleInfoNames success"); in DumpAllBundleInfoNames()

Completed in 9 milliseconds