Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_scanner.cpp45 if (!ScanImpl(dirPath)) { in Scan()
59 bool BundleScanner::ScanImpl(const std::string &dirPath) in ScanImpl() function in OHOS::AppExecFwk::BundleScanner
63 APP_LOGE("BundleScanner::ScanImpl open dir:%{private}s fail, errno:%{public}d", dirPath.c_str(), errno); in ScanImpl()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_scanner.h43 bool ScanImpl(const std::string &dirPath);

Completed in 1 milliseconds