Searched refs:PATH (Results 1 – 5 of 5) sorted by relevance
38 private static final String PATH = "/resource" + FileSystems.getDefault().getSeparator() + field in MeasureFormatPatternFetcher74 …new File(MeasureFormatPatternFetcher.class.getResource(PATH).toURI())), StandardCharsets.UTF_8))) { in init()
45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
23 # Add /usr/local/nodejs/bin to the PATH environment variable
38 const char *PATH = "/etc/telephony/operator_name.json"; variable75 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserOperatorNameCustJson()
44 const char *PATH = "/etc/telephony/pdp_profile.json"; variable96 char *path = GetOneCfgFile(PATH, buf, MAX_PATH_LEN); in ParserPdpProfileJson()