Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp1113 std::string subNewSoPath = GetPathDir(newSoPath + ServiceConstants::PATH_SEPARATOR + relativePath); in ScanSoFiles() local
1114 if (!IsExistDir(subNewSoPath) && !MkRecursiveDir(subNewSoPath, true)) { in ScanSoFiles()
1115 LOG_E(BMS_TAG_INSTALLD, "ScanSoFiles create subNewSoPath (%{public}s) failed", filePath.c_str()); in ScanSoFiles()

Completed in 4 milliseconds