Home
last modified time | relevance | path

Searched refs:TOX_ERR_CONFERENCE_DELETE_CONFERENCE_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/tox/c-toxcore-0.2.13/toxcore/
H A Dtox.h2562 TOX_ERR_CONFERENCE_DELETE_CONFERENCE_NOT_FOUND, enumerator
H A Dtox.c1739 SET_ERROR_PARAMETER(error, TOX_ERR_CONFERENCE_DELETE_CONFERENCE_NOT_FOUND); in tox_conference_delete()
/dports/net-im/qTox/qTox-1.17.4/src/core/
H A Dcore.cpp843 case TOX_ERR_CONFERENCE_DELETE_CONFERENCE_NOT_FOUND: in removeGroup()