Home
last modified time | relevance | path

Searched defs:new_branch (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/tools/
Dchrome_release_branch.py48 def create_new_branch(new_branch, branch_at): argument
71 def update_infra_config(old_branch, new_branch): argument
/third_party/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc330 bool new_branch = false; in AddPath() local