Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/scripts/
H A Dgenerate_stats.py489 def get_headers(service, spreadsheet_id, sheet_names): function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio/src/call/
Dclient.rs79 pub fn get_headers(&self) -> Option<&Metadata> { in get_headers() method
/aosp_15_r20/external/toybox/toys/posix/
H A Dps.c1155 static long long get_headers(struct ofields *field, char *buf, int blen) in get_headers() function