hasPendingCalls 125 libcore/asobj/NetConnection_as.cpp virtual bool hasPendingCalls() const = 0;
hasPendingCalls 541 libcore/asobj/NetConnection_as.cpp if (_currentConnection.get() && _currentConnection->hasPendingCalls()) {
hasPendingCalls 623 libcore/asobj/NetConnection_as.cpp if (!ch.advance() || !ch.hasPendingCalls()) {