HomeSort by relevance Sort by last modified time
    Searched defs:OP_QUERY (Results 1 - 3 of 3) sorted by null

  /system/core/fastboot/
engine.cpp 45 #define OP_QUERY 3
251 a = queue_action(OP_QUERY, "getvar:%s", var);
272 a = queue_action(OP_QUERY, "getvar:%s", var);
290 a = queue_action(OP_QUERY, "getvar:%s", var);
360 } else if (a->op == OP_QUERY) {
  /packages/providers/TvProvider/src/com/android/providers/tv/
TvProvider.java 80 private static final String OP_QUERY = "query";
    [all...]
  /external/pcre/dist/
pcre_internal.h     [all...]

Completed in 95 milliseconds