Home
last modified time | relevance | path

Searched defs:m_pObj (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxcrt/
Dunowned_ptr.h170 reinterpret_cast<const volatile uint8_t*>(m_pObj)[0]; in ProbeForLowSeverityLifetimeIssue() local
180 T* m_pObj = nullptr; variable
Dweak_ptr.h82 std::unique_ptr<T, D> m_pObj; variable