Searched refs:OperationInfo (Results 1 – 2 of 2) sorted by relevance
23 struct FSTransaction::OperationInfo { struct in FSTransaction32 OperationInfo(Type type, const std::string& fromPath, in OperationInfo() function153 const OperationInfo& operation = fOperations[i]; in RollBack()168 OperationInfo(OperationInfo::TYPE_CREATE, _GetPath(entry), in CreateEntry()179 OperationInfo(OperationInfo::TYPE_REMOVE, _GetPath(entry), in RemoveEntry()190 OperationInfo(OperationInfo::TYPE_MOVE, _GetPath(fromEntry), in MoveEntry()
42 struct OperationInfo;43 typedef std::vector<OperationInfo> OperationList;