Searched refs:commit_ (Results 1 – 1 of 1) sorted by relevance
352 : control_(control), devices_(devices), commit_(false) {} in AutoDetachLoopDevices()355 if (commit_) return; in ~AutoDetachLoopDevices()361 void Commit() { commit_ = true; } in Commit()366 bool commit_; member in android::fiemap::AutoDetachLoopDevices