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

  /external/skia/platform_tools/android/apps/visualbench/src/main/jni/
main.cpp 32 static void handle_cmd(struct android_app* app, int32_t cmd) { function
71 state->onAppCmd = handle_cmd;
  /external/iw/
link.c 253 err = handle_cmd(state, id, 3, link_argv);
268 return handle_cmd(state, id, 4, station_argv);
connect.c 111 err = handle_cmd(state, id, conn_argc, conn_argv);
iw.h 117 int handle_cmd(struct nl80211_state *state, enum id_input idby,
reg.c 250 err = handle_cmd(state, CIB_NONE, 2, dump_args);
iw.c 489 int handle_cmd(struct nl80211_state *state, enum id_input idby, function
info.c 656 err = handle_cmd(state, CIB_NONE, 2, feat_args);
scan.c     [all...]
  /external/autotest/client/deps/fakemodem/src/
fakemodem.c 67 static const gchar *handle_cmd (FakeModem *fakemodem, const gchar *cmd);
415 response = handle_cmd (fakemodem, cmd);
453 handle_cmd(FakeModem *fakemodem, const gchar *cmd) function

Completed in 184 milliseconds