Home
last modified time | relevance | path

Searched refs:wxCTE_NO_RESOURCE (Results 1 – 4 of 4) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxcurl/src/
H A Dthread.cpp72 …wxCHECK_MSG(!IsAlive(), wxCTE_NO_RESOURCE, wxS("Cannot use this function after the tranfer has beg… in SetURL()
201 …wxCHECK_MSG(!IsAlive(), wxCTE_NO_RESOURCE, wxS("Cannot use this function after the transfer has be… in SetOutputStream()
230 …wxCHECK_MSG(!IsAlive(), wxCTE_NO_RESOURCE, wxS("Cannot use this function after the transfer has be… in Download()
312 …wxCHECK_MSG(!IsAlive(), wxCTE_NO_RESOURCE, wxS("Cannot use this function after the transfer has be… in SetInputStream()
325 …wxCHECK_MSG(!IsAlive(), wxCTE_NO_RESOURCE, wxS("Cannot use this function after the tranfer has beg… in Upload()
H A Ddialog.cpp328 case wxCTE_NO_RESOURCE: in HandleCurlThreadError()
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxcurl/include/wx/curl/
H A Dthread.h36wxCTE_NO_RESOURCE = wxTHREAD_NO_RESOURCE, //!< There were insufficient resources to create a ne… enumerator
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dpluginmanager.cpp8956 case wxCTE_NO_RESOURCE: in HandleCurlThreadError()