Home
last modified time | relevance | path

Searched defs:GetUInt32 (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/p2p/base/
Dstun.cc106 const StunUInt32Attribute* StunMessage::GetUInt32(int type) const { in GetUInt32() function in cricket::StunMessage
/external/pdfium/core/src/fpdfapi/fpdf_font/
Dttgsubtable.h342 uint32_t GetUInt32(FT_Bytes& p) const { in GetUInt32() function
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp1308 #define GetUInt32(p) \ macro