Home
last modified time | relevance | path

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

/aosp_15_r20/external/emboss/compiler/util/
H A Dattribute_util.py80 def _is_string(attr, module_source_file): function
/aosp_15_r20/external/bcc/tools/
H A Dargdist.py289 def _is_string(self, expr_type): member in Probe