Home
last modified time | relevance | path

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

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/update/
H A Dset_node.cpp47 ModifierNode::ModifyResult SetNode::updateExistingElement( in updateExistingElement() function in mongo::SetNode
H A Dcurrent_date_node.h52 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Daddtoset_node.h52 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Darithmetic_node.h56 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dpop_node.h42 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dset_node.h54 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Darray_culling_node.cpp37 ModifierNode::ModifyResult ArrayCullingNode::updateExistingElement( in updateExistingElement() function in mongo::ArrayCullingNode
H A Darray_culling_node.h48 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dbit_node.h52 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dcompare_node.cpp52 ModifierNode::ModifyResult CompareNode::updateExistingElement( in updateExistingElement() function in mongo::CompareNode
H A Dcompare_node.h56 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dunset_node.h51 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dmodifier_node.h80 virtual ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dpop_node.cpp52 ModifierNode::ModifyResult PopNode::updateExistingElement( in updateExistingElement() function in mongo::PopNode
H A Dunset_node.cpp45 ModifierNode::ModifyResult UnsetNode::updateExistingElement( in updateExistingElement() function in mongo::UnsetNode
H A Dcurrent_date_node.cpp99 ModifierNode::ModifyResult CurrentDateNode::updateExistingElement( in updateExistingElement() function in mongo::CurrentDateNode
H A Dpush_node.h62 ModifyResult updateExistingElement(mutablebson::Element* element,
H A Dmodifier_node.cpp176 updateResult = updateExistingElement(&applyParams.element, applyParams.pathTaken); in applyToExistingElement()
183 updateResult = updateExistingElement(&applyParams.element, applyParams.pathTaken); in applyToExistingElement()
H A Darithmetic_node.cpp79 ModifierNode::ModifyResult ArithmeticNode::updateExistingElement( in updateExistingElement() function in mongo::ArithmeticNode
H A Dbit_node.cpp94 ModifierNode::ModifyResult BitNode::updateExistingElement( in updateExistingElement() function in mongo::BitNode
H A Daddtoset_node.cpp108 ModifierNode::ModifyResult AddToSetNode::updateExistingElement( in updateExistingElement() function in mongo::AddToSetNode
H A Drename_node.cpp74 ModifierNode::ModifyResult updateExistingElement( in updateExistingElement() function in mongo::__anonc80ec24d0111::SetElementNode
H A Dpush_node.cpp285 ModifierNode::ModifyResult PushNode::updateExistingElement( in updateExistingElement() function in mongo::PushNode