Searched refs:ConflictsWith (Results 1 – 3 of 3) sorted by relevance
91 bool ConflictsWith(const SimpleEntryOperation& other_op) const;
268 bool SimpleEntryOperation::ConflictsWith( in ConflictsWith() function in disk_cache::SimpleEntryOperation
1405 if (executing_operation_->ConflictsWith(operation)) in RecordReadIsParallelizable()1437 bool conflicting = executing_operation_->ConflictsWith(operation); in RecordWriteDependencyType()