Home
last modified time | relevance | path

Searched defs:is_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pigweed/pw_grpc/
H A Dhpack.cc158 bool is_path; in HpackParseRequestHeaders() local
/aosp_15_r20/external/toybox/toys/posix/
H A Dfind.c372 int i = (*s == 'i'), is_path = (s[i] != 'n'); in do_find() local