Searched refs:NPM_ENTRY_LINK (Results 1 – 2 of 2) sorted by relevance
51 constexpr char NPM_ENTRY_LINK[] = "entry.txt"; variable256 fileName = npmPath + SEPERATOR + NPM_ENTRY_LINK; in FindNpmPackageInPath()
53 constexpr char NPM_ENTRY_LINK[] = "entry.txt"; variable224 fileName = npmPath + "/" + NPM_ENTRY_LINK; in FindNpmPackageInPath()