Searched defs:table_bytes (Results 1 – 1 of 1) sorted by relevance
292 let table_bytes = &*slice_from_raw_parts(sql.table, sql.table_len as usize); in OhCloudExtCloudDbExecuteSql() localVariable331 let table_bytes = &*slice_from_raw_parts(table, table_len as usize); in OhCloudExtCloudDbBatchInsert() localVariable375 let table_bytes = &*slice_from_raw_parts(table, table_len as usize); in OhCloudExtCloudDbBatchUpdate() localVariable418 let table_bytes = &*slice_from_raw_parts(table, table_len as usize); in OhCloudExtCloudDbBatchDelete() localVariable462 let table_bytes = &*slice_from_raw_parts(info.table, info.table_len as usize); in OhCloudExtCloudDbBatchQuery() localVariable