Home
last modified time | relevance | path

Searched refs:reportWarning (Results 1 – 7 of 7) sorted by relevance

/haiku/src/apps/cortex/Persistence/
H A DImportContext.h84 void reportWarning(
H A DIPersistent.h178 context.reportWarning("Nested element not supported."); in xmlImportChildBegin()
H A DImportContext.cpp85 void ImportContext::reportWarning( in reportWarning() function in ImportContext
/haiku/src/apps/cortex/RouteApp/
H A DDormantNodeIO.cpp459 context.reportWarning(err.String()); in _read_noderef_flag()
481 context.reportWarning(err.String()); in _read_run_mode()
496 context.reportWarning(text.String()); in _read_entry()
H A Droute_app_io.cpp140 context.reportWarning(err.String()); in _read_node_kind()
/haiku/src/apps/cortex/Persistence/Wrappers/
H A DMessageIO.cpp322 context.reportWarning("Invalid field data.\n"); in xmlImportChildComplete()
H A DMediaFormatIO.cpp507 context.reportWarning("Ignoring media_type: maximum of 5 reached."); in import_media_type_content()
1308 context.reportWarning("MediaFormatIO: Unexpected child element."); in xmlImportChild()