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

  /system/core/fastboot/
engine.c 61 #define OP_QUERY 3
214 a = queue_action(OP_QUERY, "getvar:%s", var);
235 a = queue_action(OP_QUERY, "getvar:%s", var);
299 } else if (a->op == OP_QUERY) {
  /external/webkit/JavaScriptCore/pcre/
pcre_compile.cpp     [all...]

Completed in 62 milliseconds