Home
last modified time | relevance | path

Searched refs:child_path (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/site_tests/security_Minijail0/src/
Dmountns-enter.py11 child_path = os.path.join(sys.argv[1], "mountns-enter-child.py") variable
22 sys.executable, child_path, test_file])
/external/protobuf/python/google/protobuf/internal/
Dwell_known_types.py551 child_path = prefix + '.' + name
552 self.AddLeafNodes(child_path, node[name])
620 child_path = prefix + '.' + name
622 child_path = name
623 _AddFieldPaths(node[name], child_path, field_mask)