Searched refs:new_branch (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc277 bool new_branch = false; local
280 if (!new_branch && node != &root_ && node->children.empty()) {
289 new_branch = true;
/external/toolchain-utils/
H A Dremote_gcc_build.py276 new_branch = out.splitlines()[0]
277 return new_branch

Completed in 78 milliseconds