Searched refs:HOST_NAME (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/common/extensions/docs/examples/api/nativeMessaging/host/
H A Dinstall_host.sh24 HOST_NAME=com.google.chrome.example.echo
30 cp $DIR/$HOST_NAME.json $TARGET_DIR
35 sed -i -e "s/HOST_PATH/$ESCAPED_HOST_PATH/" $TARGET_DIR/$HOST_NAME.json
38 chmod o+r $TARGET_DIR/$HOST_NAME.json
40 echo Native messaging host $HOST_NAME has been installed.
H A Duninstall_host.sh23 HOST_NAME=com.google.chrome.example.echo
25 echo Native messaging host $HOST_NAME has been uninstalled.
/external/netperf/
H A Dnetsh.h12 #define HOST_NAME "127.0.0.1" macro
/external/javassist/src/main/javassist/util/
H A DHotSwapper.java83 private static final String HOST_NAME = "localhost"; field in class:HotSwapper
113 ((Connector.Argument)arguments.get("hostname")).setValue(HOST_NAME);
/external/mtpd/
H A Dl2tp.c69 #define HOST_NAME htons(7) macro
327 add_attribute_raw(HOST_NAME, "anonymous", 9);
/external/robolectric/lib/main/
H A Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/bytecode/analysis/ javassist/bytecode/annotation/ javassist/ ...

Completed in 210 milliseconds