Home
last modified time | relevance | path

Searched defs:query_raw (Results 1 – 2 of 2) sorted by relevance

/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/external/perfetto/test/
Dend_to_end_integrationtest.cc1671 auto query_raw = ExecPerfetto({"--query-raw"}); in TEST_F() local