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

  /system/media/camera/docs/
metadata_model.py 576 old_parent = entry.parent
582 if old_parent is not None and old_parent != parent:
585 %(old_parent.name, parent.name, entry.name)
    [all...]
  /external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/
element.py 210 old_parent = self.parent
213 old_parent.insert(my_index, replace_with)
    [all...]
  /system/tpm/trunks/
mock_tpm.h 279 void(const TPMI_DH_OBJECT& old_parent,
289 TPM_RC(const TPMI_DH_OBJECT& old_parent,
    [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]

Completed in 706 milliseconds