OBJECT_AMF0       188 cygnal/libamf/amf.cpp     *buf = Element::OBJECT_AMF0;
OBJECT_AMF0       727 cygnal/libamf/amf.cpp       case Element::OBJECT_AMF0:
OBJECT_AMF0       994 cygnal/libamf/amf.cpp         case Element::OBJECT_AMF0:
OBJECT_AMF0       468 cygnal/libamf/element.cpp     if (_type == Element::OBJECT_AMF0) {
OBJECT_AMF0       482 cygnal/libamf/element.cpp 	    *buf = Element::OBJECT_AMF0;
OBJECT_AMF0       922 cygnal/libamf/element.cpp     _type = OBJECT_AMF0;
OBJECT_AMF0       953 cygnal/libamf/element.cpp     _type = OBJECT_AMF0;
OBJECT_AMF0       969 cygnal/libamf/element.cpp     _type = Element::OBJECT_AMF0;
OBJECT_AMF0      1515 cygnal/libamf/element.cpp       case Element::OBJECT_AMF0:
OBJECT_AMF0       289 cygnal/libamf/sol.cpp 	  case Element::OBJECT_AMF0:
OBJECT_AMF0       520 cygnal/libamf/sol.cpp         if (el->getType() == Element::OBJECT_AMF0) {
OBJECT_AMF0       137 cygnal/libnet/rtmp_msg.cpp 	    if (el->getType() == Element::OBJECT_AMF0) {
OBJECT_AMF0       378 cygnal/testsuite/libamf.all/test_amf.cpp     if ((*encobj->reference() == Element::OBJECT_AMF0) &&
OBJECT_AMF0       404 cygnal/testsuite/libamf.all/test_amf.cpp     if ((newtop->getType() == Element::OBJECT_AMF0)
OBJECT_AMF0       143 cygnal/testsuite/libamf.all/test_el.cpp         && (top.getType() == Element::OBJECT_AMF0)
OBJECT_AMF0       317 cygnal/testsuite/libamf.all/test_el.cpp     if (el8.getType() == Element::OBJECT_AMF0) {
OBJECT_AMF0       138 cygnal/testsuite/libnet.all/generate_amfbins.cpp         && (top.getType() == Element::OBJECT_AMF0)
OBJECT_AMF0      1448 cygnal/testsuite/libnet.all/test_http.cpp             && (headers40[3]->getType() == Element::OBJECT_AMF0)
OBJECT_AMF0       236 libcore/AMFConverter.cpp         _buf.appendByte(OBJECT_AMF0);
OBJECT_AMF0       354 libcore/AMFConverter.cpp             case OBJECT_AMF0:
OBJECT_AMF0       214 utilities/rtmpget.cpp     buf.appendByte(amf::OBJECT_AMF0);
OBJECT_AMF0       687 utilities/rtmpget.cpp         if (*payload != amf::OBJECT_AMF0) {