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

  /system/media/camera/docs/
metadata_model.py 356 target_kind = p.target_kind
357 target_entry = self._entry_map[target_kind].get(p.name)
365 %(p.name, p.target_kind)
1066 target_kind: A string describing the kind of the target entry.
1080 target_kind: A string for the kind of the target entry, e.g. 'dynamic'
1110 self._target_kind = kwargs['target_kind']
1125 def target_kind(self): member in class:Clone
    [all...]
  /external/v8/src/
objects-inl.h 1276 ElementsKind target_kind = current_kind; local
    [all...]

Completed in 673 milliseconds