Home
last modified time | relevance | path

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

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