Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/util/
Dfield_mask_util.cc367 Node* new_branch_node = nullptr; in RemovePath() local
376 if (new_branch_node != nullptr) { in RemovePath()
378 new_branch_node->ClearChildren(); in RemovePath()
384 if (new_branch_node == nullptr) { in RemovePath()
385 new_branch_node = node; in RemovePath()