Searched defs:leaf_scanf (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/bcc/src/lua/bcc/ | ||
H A D | table.lua | 77 function BaseTable:leaf_scanf(leaf_str) function |
/aosp_15_r20/external/bcc/src/python/bcc/ | ||
H A D | table.py | 362 def leaf_scanf(self, leaf_str): member in TableBase |