Searched defs:moduleDir (Results 1 – 6 of 6) sorted by relevance
49 auto moduleDir = appCodePath + Constants::PATH_SEPARATOR + mark.packageName; in HandleInvalidBundle() local
2444 …auto moduleDir = info.GetAppCodePath() + Constants::PATH_SEPARATOR + info.GetCurrentModulePackage(… in ExtractModule() local2601 …std::string moduleDir = info.GetAppCodePath() + Constants::PATH_SEPARATOR + info.GetCurrentModuleP… in RemoveEmptyDirs() local2629 auto moduleDir = info.GetModuleDir(modulePackage); in RemoveModuleAndDataDir() local2701 …auto moduleDir = info.GetAppCodePath() + Constants::PATH_SEPARATOR + info.GetCurrentModulePackage(… in RenameModuleDir() local
745 …auto moduleDir = info.GetAppCodePath() + Constants::PATH_SEPARATOR + info.GetCurrentModulePackage(… in SaveInstallInfoToCache() local
272 std::string moduleDir = versionDir + Constants::PATH_SEPARATOR + moduleName; in ExtractSharedBundles() local487 const std::string &moduleDir, in SaveHspToRealInstallationDir()567 const std::string &moduleDir, in ProcessNativeLibrary()
408 for (auto &moduleDir : moduleDirs) { in Marshalling() local
3626 std::string moduleDir = Constants::BUNDLE_CODE_DIR + BUNDLE_TEST1 + variable3652 std::string moduleDir = "data/test/bundleDir"; variable