Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.h104 CFWL_Widget* GetOwner() { return m_pWidgetMgr->GetOwnerWidget(this); } in GetOwner() function
/external/libbrillo/policy/
Ddevice_policy_impl.cc472 bool DevicePolicyImpl::GetOwner(std::string* owner) const { in GetOwner() function in policy::DevicePolicyImpl