Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dapplication_cleaner.cpp153 auto moudleDir = baseDir + CONTEXT_HAPS + PATH_SEPARATOR + moudle.moduleName; in GetRootPath() local
154 if (access(moudleDir.c_str(), F_OK) != 0) { in GetRootPath()
157 rootPath.emplace_back(moudleDir); in GetRootPath()

Completed in 1 milliseconds