Home
last modified time | relevance | path

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

/system/core/fs_mgr/libsnapshot/libsnapshot_cow/
Dwriter_base.h65 bool IsEstimating() const { return is_dev_null_; } in IsEstimating() function
Dwriter_v3.cpp139 if (!IsEstimating() && header_.op_count_max == 0) { in ParseOptions()
291 if (IsEstimating()) { in CheckOpCount()
696 if (IsEstimating()) { in WriteOperation()