Searched defs:GetOuter (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/xfa/fwl/ | ||
H A D | cfwl_widget.h | 131 CFWL_Widget* GetOuter() const { return m_pOuter; } in GetOuter() function |
/aosp_15_r20/external/cronet/base/functional/ | ||
H A D | callback_unittest.cc | 287 static auto GetOuter(std::string& s) { in GetOuter() function in base::__anonec608f8d0111::CallbackThenTest |