Searched refs:_FLAVOR_ID_ELEMENT (Results 1 – 3 of 3) sorted by relevance
67 extern const char* const _FLAVOR_ID_ELEMENT;
53 const char* const _FLAVOR_ID_ELEMENT = "flavor_id"; variable298 docType->addMapping(new Mapping<StringContent>(_FLAVOR_ID_ELEMENT)); in _add_string_elements()
316 context.beginElement(_FLAVOR_ID_ELEMENT); in xmlExportContent()543 else if(!strcmp(context.element(), _FLAVOR_ID_ELEMENT)) in xmlImportChild()