Home
last modified time | relevance | path

Searched defs:raw_sql (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/fcp/protos/
Dselection_criteria.pb.h870 inline const std::string& SqlQuery::raw_sql() const { in raw_sql() function
901 inline void SqlQuery::set_allocated_raw_sql(std::string* raw_sql) { in set_allocated_raw_sql()
/aosp_15_r20/external/federated-compute/fcp/protos/
H A Dselection_criteria.proto36 string raw_sql = 2; field
/aosp_15_r20/external/perfetto/src/trace_processor/perfetto_sql/intrinsics/functions/
H A Dgraph_scan.cc195 std::string raw_sql = in PrepareStatement() local