Searched refs:COPY_AP_DEST_PATH (Results 1 – 1 of 1) sorted by relevance
79 constexpr const char* COPY_AP_DEST_PATH = "/data/local/pgo/"; variable362 errCode = InstalldClient::GetInstance()->IsExistDir(COPY_AP_DEST_PATH, isDirExist); in MkApDestDirIfNotExist()372 COPY_AP_DEST_PATH, mode, Constants::FOUNDATION_UID, ServiceConstants::SHELL_UID); in MkApDestDirIfNotExist()463 …std::string destAp = COPY_AP_DEST_PATH + bundleName + "_" + moduleName + ServiceConstants::AP_SUF… in CopyApWithBundle()