Searched refs:beginElement (Results 1 - 12 of 12) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A DNodeKey.cpp50 context.beginElement(s_element);
H A DDormantNodeIO.cpp274 // context.beginElement(element);
292 context.beginElement(_DORMANT_NODE_ELEMENT);
308 context.beginElement(_NAME_ELEMENT);
316 context.beginElement(_FLAVOR_ID_ELEMENT);
385 context.beginElement(_CYCLE_ELEMENT);
H A DConnectionIO.cpp298 context.beginElement(_CONNECTION_ELEMENT);
311 context.beginElement(_OUTPUT_ELEMENT);
321 // context.beginElement(_LIVE_NODE_ELEMENT);
345 context.beginElement(_INPUT_ELEMENT);
355 // context.beginElement(_LIVE_NODE_ELEMENT);
H A DLiveNodeIO.cpp162 context.beginElement(_LIVE_NODE_ELEMENT);
H A DRouteApp.cpp238 context.beginElement(s_rootElement);
261 context.beginElement(s_routeWindowElement);
275 context.beginElement(s_mediaRoutingViewElement);
H A Droute_app_io.cpp84 context.beginElement(element);
H A DRouteAppNodeManager.cpp461 context.beginElement(_NODE_SET_ELEMENT);
560 context.beginElement(_UI_STATE_ELEMENT);
/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp80 void ExportContext::beginElement( function in class:ExportContext
86 reportError("beginElement(): no object being written.\n");
90 reportError("beginElement(): not allowed.\n");
H A DExportContext.h90 void beginElement(const char* name);
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMediaFormatIO.cpp447 context.beginElement(MediaFormatIO::s_media_type_tag);
661 context.beginElement(MediaFormatIO::s_video_display_info_tag);
793 context.beginElement(MediaFormatIO::s_multistream_flags_tag);
799 context.beginElement(MediaFormatIO::s_multistream_vid_info_tag);
804 context.beginElement(MediaFormatIO::s_multistream_avi_info_tag);
839 context.beginElement(MediaFormatIO::s_raw_audio_tag);
879 context.beginElement(MediaFormatIO::s_raw_video_tag);
891 context.beginElement(s_raw_audio_tag);
895 context.beginElement(s_raw_video_tag);
899 context.beginElement(s_multistream_ta
[all...]
H A DFlatMessageIO.cpp97 context.beginElement(s_element);
H A DMessageIO.cpp127 context.beginElement(s_element);
577 context.beginElement(elementName.String());

Completed in 124 milliseconds