Home
last modified time | relevance | path

Searched refs:GetByteString (Results 1 – 25 of 27) sorted by relevance

12

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_ap.cpp58 return sRet.GetByteString(); in GetFontSetString()
89 sEditStream << GetWordRenderString(sWords.GetByteString()); in GetEditAppearanceStream()
116 sEditStream << GetWordRenderString(sWords.GetByteString()); in GetEditAppearanceStream()
154 sEditStream << GetWordRenderString(sWords.GetByteString()); in GetEditAppearanceStream()
174 return sAppStream.GetByteString(); in GetEditAppearanceStream()
204 return sRet.GetByteString(); in GetSelectAppearanceStream()
Dfxet_pageobjs.cpp245 pUser2Device, sTextBuf.GetByteString(), in DrawEdit()
273 sTextBuf.GetByteString(), crOldFill, crTextStroke, nHorzScale); in DrawEdit()
363 pUser2Device, sTextBuf.GetByteString(), crOld, 0, in DrawRichEdit()
404 sTextBuf.GetByteString(), crOld, 0, wp.nHorzScale); in DrawRichEdit()
509 sTextBuf.GetByteString())); in GeneratePageObjects()
528 sTextBuf.GetByteString())); in GeneratePageObjects()
579 sTextBuf.GetByteString())); in GenerateRichPageObjects()
621 sTextBuf.GetByteString())); in GenerateRichPageObjects()
/external/webrtc/webrtc/p2p/base/
Dstun_unittest.cc604 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()
609 msg.GetByteString(STUN_ATTR_USERNAME); in TEST_F()
614 ASSERT_TRUE(msg.GetByteString(STUN_ATTR_MESSAGE_INTEGRITY) != NULL); in TEST_F()
632 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()
642 ASSERT_TRUE(msg.GetByteString(STUN_ATTR_MESSAGE_INTEGRITY) != NULL); in TEST_F()
655 msg.GetByteString(STUN_ATTR_SOFTWARE); in TEST_F()
665 ASSERT_TRUE(msg.GetByteString(STUN_ATTR_MESSAGE_INTEGRITY) != NULL); in TEST_F()
678 msg.GetByteString(STUN_ATTR_USERNAME); in TEST_F()
683 msg.GetByteString(STUN_ATTR_NONCE); in TEST_F()
688 msg.GetByteString(STUN_ATTR_REALM); in TEST_F()
[all …]
Dturnserver.cc265 msg.GetByteString(STUN_ATTR_USERNAME)->GetString() != in HandleStunMessage()
281 msg->GetByteString(STUN_ATTR_USERNAME); in GetKey()
297 msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY); in CheckAuthorization()
299 msg->GetByteString(STUN_ATTR_USERNAME); in CheckAuthorization()
301 msg->GetByteString(STUN_ATTR_REALM); in CheckAuthorization()
303 msg->GetByteString(STUN_ATTR_NONCE); in CheckAuthorization()
617 msg->GetByteString(STUN_ATTR_USERNAME); in HandleAllocateRequest()
621 msg->GetByteString(STUN_ATTR_ORIGIN); in HandleAllocateRequest()
673 const StunByteStringAttribute* data_attr = msg->GetByteString(STUN_ATTR_DATA); in HandleSendIndication()
Dport_unittest.cc298 msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY); in OnUnknownAddress()
1351 const StunByteStringAttribute* username_attr = msg->GetByteString( in TEST_F()
1618 msg->GetByteString(STUN_ATTR_USERNAME); in TEST_F()
1624 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY) != NULL); in TEST_F()
1632 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_ICE_CONTROLLED) == NULL); in TEST_F()
1633 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_USE_CANDIDATE) != NULL); in TEST_F()
1656 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY) != NULL); in TEST_F()
1664 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_USERNAME) == NULL); in TEST_F()
1665 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_PRIORITY) == NULL); in TEST_F()
1666 EXPECT_TRUE(msg->GetByteString(STUN_ATTR_MAPPED_ADDRESS) == NULL); in TEST_F()
[all …]
Dturnport.cc799 msg.GetByteString(STUN_ATTR_DATA); in HandleDataIndication()
911 response->GetByteString(STUN_ATTR_REALM); in UpdateNonce()
920 response->GetByteString(STUN_ATTR_NONCE); in UpdateNonce()
1133 response->GetByteString(STUN_ATTR_REALM); in OnAuthChallenge()
1142 response->GetByteString(STUN_ATTR_NONCE); in OnAuthChallenge()
1176 response->GetByteString(STUN_ATTR_REALM); in OnTryAlternate()
1184 response->GetByteString(STUN_ATTR_NONCE); in OnTryAlternate()
Dport.cc353 if (!stun_msg->GetByteString(STUN_ATTR_USERNAME) || in GetStunMessage()
354 !stun_msg->GetByteString(STUN_ATTR_MESSAGE_INTEGRITY)) { in GetStunMessage()
444 stun_msg->GetByteString(STUN_ATTR_USERNAME); in ParseStunUsername()
535 request->GetByteString(STUN_ATTR_USERNAME); in SendBindingResponse()
979 msg->GetByteString(STUN_ATTR_USE_CANDIDATE); in HandleBindingRequest()
1216 response->GetByteString(STUN_ATTR_USE_CANDIDATE) != nullptr); in OnConnectionRequestResponse()
Drelayserver.cc260 msg.GetByteString(STUN_ATTR_USERNAME); in OnExternalPacket()
308 msg->GetByteString(STUN_ATTR_USERNAME); in HandleStun()
461 request.GetByteString(STUN_ATTR_DATA); in HandleStunSend()
Drelayserver_unittest.cc302 res->GetByteString(STUN_ATTR_DATA); in TEST_F()
487 res->GetByteString(STUN_ATTR_DATA); in TEST_F()
Dstun.h155 const StunByteStringAttribute* GetByteString(int type) const;
Drelayport.cc744 const StunByteStringAttribute* data_attr = msg.GetByteString(STUN_ATTR_DATA); in OnReadPacket()
Dstun.cc114 const StunByteStringAttribute* StunMessage::GetByteString(int type) const { in GetByteString() function in cricket::StunMessage
/external/pdfium/core/src/fpdfdoc/
Ddoc_ap.cpp221 return sRet.GetByteString(); in GetFontSetString()
666 sAppStream << sBody.GetByteString() << "Q\nEMC\n"; in GenerateWidgetAP()
732 sLineStream << GetWordRenderString(sWords.GetByteString()); in GenerateEditAP()
757 sLineStream << GetWordRenderString(sWords.GetByteString()); in GenerateEditAP()
789 sLineStream << GetWordRenderString(sWords.GetByteString()); in GenerateEditAP()
794 return sEditStream.GetByteString(); in GenerateEditAP()
900 return sAppStream.GetByteString(); in GenerateBorderAP()
921 return sColorStream.GetByteString(); in GenerateColorAP()
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp44 return csAP.GetByteString(); in GetAppStreamFromArray()
184 return csAP.GetByteString(); in GetAP_Check()
226 return csAP.GetByteString(); in GetAP_Circle()
237 return csAP.GetByteString(); in GetAP_Cross()
257 return csAP.GetByteString(); in GetAP_Diamond()
269 return csAP.GetByteString(); in GetAP_Square()
301 return csAP.GetByteString(); in GetAP_Star()
336 return csAP.GetByteString(); in GetAP_HalfCircle()
383 return sAppStream.GetByteString(); in GetRectFillAppStream()
395 return sAppStream.GetByteString(); in GetCircleFillAppStream()
[all …]
DPWL_Label.cpp134 return sRet.GetByteString(); in GetTextAppearanceStream()
DPWL_Caret.cpp96 return sCaret.GetByteString(); in GetCaretAppearanceStream()
DPWL_Icon.cpp46 return sAppStream.GetByteString(); in GetImageAppStream()
/external/pdfium/core/src/fxcrt/
Dfx_xml_parser.cpp132 space = buf.GetByteString(); in GetName()
146 name = buf.GetByteString(); in GetName()
202 CFX_ByteStringC ref = buf.GetByteString(); in GetCharRef()
Dfx_basic_buffer.cpp120 CFX_ByteStringC CFX_BinaryBuf::GetByteString() const { in GetByteString() function in CFX_BinaryBuf
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_decode.cpp522 return result.GetByteString(); in PDF_EncodeString()
539 return result.GetByteString(); in PDF_EncodeString()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_parser_old.cpp776 return buf.GetByteString(); in ReadString()
853 return buf.GetByteString(); in ReadString()
886 return buf.GetByteString(); in ReadHexString()
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp1453 sLines.GetByteString() + sBody.GetByteString();
1541 sLines.GetByteString() + sBody.GetByteString();
1690 sLines.GetByteString() + sBody.GetByteString();
/external/pdfium/core/include/fxcrt/
Dfx_basic.h72 CFX_ByteStringC GetByteString() const;
281 CFX_ByteStringC GetResult() const { return m_Buffer.GetByteString(); } in GetResult()
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp325 return buf.GetByteString(); in ParseStyle()
334 return buf.GetByteString(); in ParseStyle()
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.cpp3681 resultBuf.GetByteString()); in Decode()
3703 resultBuf.GetByteString()); in Decode()
3951 resultBuf.GetByteString()); in Encode()
3973 resultBuf.GetByteString()); in Encode()
4751 resultString.GetByteString()); in Replace()
4837 spaceString.GetByteString()); in Space()
4954 resultBuf.GetByteString()); in Str()
5024 resultString.GetByteString()); in Stuff()
5202 resultBuf.GetByteString()); in WordNum()

12