Home
last modified time | relevance | path

Searched defs:IsOwner (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_document.cpp331 FX_BOOL CPDF_Document::IsOwner() const { in IsOwner() function in CPDF_Document
Dfpdf_parser_parser.cpp1527 FX_BOOL CPDF_Parser::IsOwner() { in IsOwner() function in CPDF_Parser
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dtmmbr_help.cc445 bool TMMBRHelp::IsOwner(const uint32_t ssrc, in IsOwner() function in webrtc::TMMBRHelp
/external/pdfium/core/include/fpdfapi/
Dfpdf_parser.h583 FX_BOOL IsOwner() override { return m_bOwner; } in IsOwner() function