Home
last modified time | relevance | path

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

/thrift-3.4.0/test/crossrunner/
Dutil.py27 def merge_dict(base, update): argument
/thrift-3.4.0/lib/swift/Sources/
DTSet.swift108 public mutating func update(with newMember: Element) -> Element? { in update() function