Home
last modified time | relevance | path

Searched defs:insert_rows (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/tools/gcp/utils/
Dbig_query_utils.py164 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): function
/external/rust/crates/grpcio-sys/grpc/tools/gcp/utils/
Dbig_query_utils.py168 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): function
/external/protobuf/benchmarks/util/
Dbig_query_utils.py152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): function
/external/llvm-project/polly/lib/External/isl/include/isl/
Disl-noexceptions.h9364 mat mat::insert_rows(unsigned int row, unsigned int n) const in insert_rows() function