Lines Matching refs:NodeRef
71 NodeRef* ref, in DormantNodeIO()
156 NodeRef** outRef) { in instantiate()
343 if(m_flags & NodeRef::NO_START_STOP) in xmlExportContent()
345 if(m_flags & NodeRef::NO_SEEK) in xmlExportContent()
347 if(m_flags & NodeRef::NO_PREROLL) in xmlExportContent()
349 if(m_flags & NodeRef::NO_STOP) in xmlExportContent()
351 if(m_flags & NodeRef::NO_ROSTER_WATCH) in xmlExportContent()
353 if(m_flags & NodeRef::NO_POSITION_REPORTING) in xmlExportContent()
445 ioFlags |= NodeRef::NO_START_STOP; in _read_noderef_flag()
447 ioFlags |= NodeRef::NO_SEEK; in _read_noderef_flag()
449 ioFlags |= NodeRef::NO_PREROLL; in _read_noderef_flag()
451 ioFlags |= NodeRef::NO_STOP; in _read_noderef_flag()
453 ioFlags |= NodeRef::NO_ROSTER_WATCH; in _read_noderef_flag()
455 ioFlags |= NodeRef::NO_POSITION_REPORTING; in _read_noderef_flag()