Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/cros/cellular/pseudomodem/
H A Dpseudomodem_context.py111 flags_map=None, argument
253 def _ConvertMapToFlags(self, flags_map): argument
/aosp_15_r20/system/extras/ioshark/
H A Dcompile_ioshark.c449 lookup_map(char *s, struct flags_map_s *flags_map, int maplen) in lookup_map()