Home
last modified time | relevance | path

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

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