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

  /external/clang/bindings/python/clang/
cindex.py 553 def from_id(cls, id): member in class:BaseEnumeration
1644 def from_id(id): member in class:StorageClass
    [all...]
  /system/extras/simpleperf/scripts/
annotate.py 180 from_id = self.file_dict[file]
182 self.file_list[from_id] = self.file_list[to_id]

Completed in 129 milliseconds