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

  /external/v8/build/android/buildbot/
bb_run_bot.py 217 for to_id, from_id in copy_map:
220 bot_map[to_id] = copy.deepcopy(bot_map[from_id])._replace(bot_id=to_id)
  /external/clang/bindings/python/clang/
cindex.py 536 def from_id(cls, id): member in class:BaseEnumeration
1598 def from_id(id): member in class:StorageClass
    [all...]
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
pipeline.py 544 def from_id(cls, pipeline_id, resolve_outputs=True, _pipeline_record=None): member in class:Pipeline
612 # valid object (e.g., directly instantiated, retrieve via from_id).
    [all...]

Completed in 438 milliseconds