Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.h81 CFWL_Widget* GetOwner() { return m_pWidgetMgr->GetOwnerWidget(this); } in GetOwner() function
/external/libbrillo/policy/
Ddevice_policy_impl.cc452 bool DevicePolicyImpl::GetOwner(std::string* owner) const { in GetOwner() function in policy::DevicePolicyImpl
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/
Ddatastore_v3.pb.go977 func (m *EntityProto) GetOwner() *User { func