Searched refs:IMPORT_NONE (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/cortex/RouteApp/
H A DConnectionIO.cpp64 m_importState(IMPORT_NONE) {
80 m_importState(IMPORT_NONE) {
435 case IMPORT_NONE:
454 case IMPORT_NONE:
485 case IMPORT_NONE:
506 if(m_importState != IMPORT_NONE) {
513 if(m_importState != IMPORT_NONE) {
528 m_importState = IMPORT_NONE;
H A DConnectionIO.h156 IMPORT_NONE, enumerator in enum:ConnectionIO::import_state_t

Completed in 39 milliseconds