HomeSort by relevance Sort by last modified time
    Searched refs:ARG_PROTOCOL (Results 1 - 5 of 5) sorted by null

  /external/libnl/src/
nl-route-add.c 78 ARG_PROTOCOL,
95 { "protocol", 1, 0, ARG_PROTOCOL },
118 case ARG_PROTOCOL: nl_cli_route_parse_protocol(route, optarg); break;
nl-route-list.c 76 ARG_PROTOCOL,
94 { "protocol", 1, 0, ARG_PROTOCOL },
118 case ARG_PROTOCOL: nl_cli_route_parse_protocol(route, optarg); break;
nl-route-delete.c 106 ARG_PROTOCOL,
126 { "protocol", 1, 0, ARG_PROTOCOL },
151 case ARG_PROTOCOL: nf++; nl_cli_route_parse_protocol(route, optarg); break;
  /frameworks/base/core/java/android/text/style/
TtsSpan.java 140 * {@link #ARG_PROTOCOL}, {@link #ARG_USERNAME}, {@link #ARG_PASSWORD},
394 public static final String ARG_PROTOCOL = "android.arg.protocol";
    [all...]
  /prebuilts/sdk/21/
android.jar 

Completed in 51 milliseconds