Searched refs:GetOwner (Results 1 – 13 of 13) sorted by relevance
90 MOCK_CONST_METHOD1(GetOwner, bool(std::string*));
124 virtual bool GetOwner(std::string* owner) const = 0;
58 virtual bool GetOwner(std::string* owner) const;
351 bool DevicePolicyImpl::GetOwner(std::string* owner) const { in GetOwner() function in policy::DevicePolicyImpl
60 CFWL_Widget* GetOwner();
33 IFWL_Widget* GetOwner();
142 ASSERT_TRUE(policy.GetOwner(&string_value)); in TEST()
33 virtual IFWL_Widget* GetOwner();
87 CFWL_Widget* CFWL_Widget::GetOwner() { in GetOwner() function in CFWL_Widget
35 IFWL_Widget* IFWL_Widget::GetOwner() { in GetOwner() function in IFWL_Widget36 return static_cast<CFWL_WidgetImp*>(GetImpl())->GetOwner(); in GetOwner()230 IFWL_Widget* CFWL_WidgetImp::GetOwner() { in GetOwner() function in CFWL_WidgetImp
369 return m_pAdapter->CreateWidget(pWidget, pWidget->GetOwner()); in CreateWidget_Native()
271 IFWL_Widget* pOwner = GetOwner(); in ClientToOuter()
5304 becomes ListNames; GetOwner becomes GetNameOwner.6615 NameOwnerChangedHandler. Rename GetServiceOwner to GetOwner.