Searched refs:_CONNECTION_ELEMENT (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A Droute_app_io.h59 extern const char* const _CONNECTION_ELEMENT;
H A DConnectionIO.cpp264 docType->addMapping(new Mapping<ConnectionIO>(_CONNECTION_ELEMENT));
298 context.beginElement(_CONNECTION_ELEMENT);
391 context.endElement(); // _CONNECTION_ELEMENT
H A Droute_app_io.cpp59 const char* const _CONNECTION_ELEMENT = "connection"; variable
H A DRouteAppNodeManager.cpp628 else if(!strcmp(context.element(), _CONNECTION_ELEMENT)) {

Completed in 47 milliseconds