Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFAbbreviationDeclaration.h26 void SetCode(dw_uleb128_t code) { m_code = code; } in SetCode() function
/external/pdfium/core/fpdfapi/font/
Dcpdf_tounicodemap.cpp213 void CPDF_ToUnicodeMap::SetCode(uint32_t srccode, WideString destcode) { in SetCode() function in CPDF_ToUnicodeMap
/external/webrtc/api/transport/
Dstun.cc1030 void StunErrorCodeAttribute::SetCode(int code) { in SetCode() function in cricket::StunErrorCodeAttribute