Searched refs:PATCH_DIR (Results 1 – 2 of 2) sorted by relevance
26 const std::string PATCH_DIR = "patch"; variable124 appqfInfo.nativeLibraryPath.find(ServiceConstants::PATH_SEPARATOR)) == PATCH_DIR) { in InnerDeletePatchDir()125 patchPath += PATCH_DIR; in InnerDeletePatchDir()
29 const std::string PATCH_DIR = "patch/"; variable308 appQuickFix.deployingAppqfInfo.nativeLibraryPath = PATCH_DIR + targetPath_; in ProcessNativeLibraryPath()328 … nativeLibraryPath = PATCH_DIR + targetPath_ + ServiceConstants::PATH_SEPARATOR + libraryPath; in ProcessNativeLibraryPath()345 + ServiceConstants::PATH_SEPARATOR + PATCH_DIR + targetPath_; in ProcessPatchDeployEnd()