Home
last modified time | relevance | path

Searched defs:RunQuery (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/tools/treble/build/treble_build/report/
H A Drun.go130 func RunQuery(ctx context.Context, rtx *Context, req *app.QueryRequest) (*app.QueryResponse, error)… func
/aosp_15_r20/external/cronet/base/test/
H A Dtest_trace_processor.cc167 TestTraceProcessor::RunQuery(const std::string& query) { in RunQuery() function in base::test::TestTraceProcessor
/aosp_15_r20/external/googleapis/google/datastore/v1beta3/
H A Ddatastore.proto48 rpc RunQuery(RunQueryRequest) returns (RunQueryResponse) { rpc
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dtrace_to_systrace.cc123 bool RunQuery(const std::string& sql, Callback callback) { in RunQuery() function in perfetto::trace_to_text::__anonc1c07b7c0111::QueryWriter
/aosp_15_r20/external/googleapis/google/datastore/v1/
H A Ddatastore.proto64 rpc RunQuery(RunQueryRequest) returns (RunQueryResponse) { rpc
/aosp_15_r20/external/googleapis/google/firestore/v1beta1/
H A Dfirestore.proto125 rpc RunQuery(RunQueryRequest) returns (stream RunQueryResponse) { rpc
/aosp_15_r20/external/googleapis/google/firestore/v1/
H A Dfirestore.proto132 rpc RunQuery(RunQueryRequest) returns (stream RunQueryResponse) { rpc