Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/external/libxml2/include/libxml/
H A Duri.h45 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/external/cronet/third_party/libxml/src/include/libxml/
H A Duri.h45 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libxml2/include/libxml/
Duri.h44 char *query_raw; /* the query string (as it appears in the URI) */ member
/aosp_15_r20/external/perfetto/test/
H A Dcmdline_integrationtest.cc740 auto query_raw = ExecPerfetto({"--query-raw"}); in TEST_F() local