Home | History | Annotate | Download | only in pipes

Lines Matching full:commit

55     bool commit();
85 bool commit();
115 bool commit();
145 bool commit();
185 inline bool M3DExtPipe<CHAN>::commit() { return mM3d.commit(); }
254 inline bool M3DPrimaryPipe<CHAN>::commit() { return mM3d.commit(); }
312 inline bool S3DExtPipe<CHAN>::commit() { return mS3d.commit(); }
380 inline bool S3DPrimaryPipe<CHAN>::commit() {
386 return mS3d.commit();