Home
last modified time | relevance | path

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

/system/ulib/fit/include/lib/fit/
A Dfunction.h178 ops_type temp_ops = ops_; in swap() local
185 other.ops_ = temp_ops; in swap()
186 temp_ops->move(&temp_bits, &other.bits_); in swap()

Completed in 6 milliseconds