HomeSort by relevance Sort by last modified time
    Searched refs:iface_dtype_name (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/runtime/
runtime-gdb.py 264 def iface_dtype_name(obj): function
293 return "({0}){0}".format(iface_dtype_name(self.val), self.val['data'])
  /prebuilts/go/linux-x86/src/runtime/
runtime-gdb.py 264 def iface_dtype_name(obj): function
293 return "({0}){0}".format(iface_dtype_name(self.val), self.val['data'])

Completed in 44 milliseconds