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