Home
last modified time | relevance | path

Searched refs:GetOwner (Results 1 – 25 of 99) sorted by relevance

1234

/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/
H A Dringtone_datashare_stub_impl.cpp33 auto extension = client->GetOwner(); in GetFileTypes()
47 auto extension = client->GetOwner(); in OpenFile()
61 auto extension = client->GetOwner(); in OpenRawFile()
75 auto extension = client->GetOwner(); in Insert()
88 auto extension = client->GetOwner(); in InsertExt()
102 auto extension = client->GetOwner(); in Update()
115 auto extension = client->GetOwner(); in Delete()
128 auto extension = client->GetOwner(); in Query()
141 auto extension = client->GetOwner(); in GetType()
156 auto extension = client->GetOwner(); in BatchInsert()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedia_datashare_stub_impl.cpp33 auto extension = client->GetOwner(); in GetFileTypes()
47 auto extension = client->GetOwner(); in OpenFile()
61 auto extension = client->GetOwner(); in OpenRawFile()
75 auto extension = client->GetOwner(); in Insert()
88 auto extension = client->GetOwner(); in InsertExt()
102 auto extension = client->GetOwner(); in Update()
115 auto extension = client->GetOwner(); in Delete()
128 auto extension = client->GetOwner(); in Query()
141 auto extension = client->GetOwner(); in GetType()
156 auto extension = client->GetOwner(); in BatchInsert()
[all …]
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/
H A Ddatashare_stub_impl.cpp53 auto extension = client->GetOwner(); in GetFileTypes()
78 auto extension = client->GetOwner(); in OpenFile()
104 auto extension = client->GetOwner(); in OpenRawFile()
125 auto extension = client->GetOwner(); in Insert()
159 auto extension = client->GetOwner(); in Update()
191 auto extension = client->GetOwner(); in BatchUpdate()
223 auto extension = client->GetOwner(); in Delete()
256 auto extension = client->GetOwner(); in InsertEx()
290 auto extension = client->GetOwner(); in UpdateEx()
449 auto extension = GetOwner(); in RegisterObserver()
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Danimation_state.cpp33 auto owner = GetOwner(); in Initialize()
63 if (auto timed = interface_pointer_cast<ITimedAnimation>(GetOwner())) { in Uninitialize()
70 if (auto internal = interface_pointer_cast<IAnimationInternal>(GetOwner())) { in NotifyEvaluationNeeded()
77 if (auto internal = interface_pointer_cast<IAnimationInternal>(GetOwner())) { in NotifyStateChanged()
86 IAnimation::Ptr animation = GetOwner(); in UpdateController()
188 auto animation = GetOwner(); in Seek()
235 IAnimation::Ptr AnimationState::GetOwner() const noexcept in GetOwner() function in Internal::AnimationState
272 if (const auto owner = GetOwner()) { in SetState()
302 info.source = GetOwner(); in SetState()
358 if (auto timed = interface_cast<ITimedAnimation>(GetOwner())) { in GetAnimationBaseDuration()
H A Dstaggered_animation_state.cpp33 proxy->SetProxyParent(interface_pointer_cast<IContainer>(GetOwner())); in Initialize()
128 if (auto animation = GetOwner()) { in RemoveChild()
248 const float containerProgress = GetValue(GetOwner()->Progress()); in Evaluate()
323 const float containerProgress = GetValue(GetOwner()->Progress()); in Evaluate()
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/
H A Dwifi_mock_p2p_service.cpp206 LOGI("group.GetOwner().GetDeviceName() = %s\n", group.GetOwner().GetDeviceName().c_str()); in DeleteGroup()
207 LOGI("group.GetOwner().GetDeviceAddress() = %s\n", group.GetOwner().GetDeviceAddress().c_str()); in DeleteGroup()
208 …LOGI("group.GetOwner().GetPrimaryDeviceType() = %s\n", group.GetOwner().GetPrimaryDeviceType().c_s… in DeleteGroup()
209 …LOGI("group.GetOwner().GetSecondaryDeviceType() = %s\n", group.GetOwner().GetSecondaryDeviceType()… in DeleteGroup()
210 …LOGI("group.GetOwner().GetP2pDeviceStatus() = %d\n", static_cast<int>(group.GetOwner().GetP2pDevic… in DeleteGroup()
213 group.GetOwner().GetWfdInfo().GetWfdEnabled() ? "true" : "false"); in DeleteGroup()
214 …LOGI("group.GetOwner().GetWfdInfo().GetDeviceInfo() = %d\n", group.GetOwner().GetWfdInfo().GetDevi… in DeleteGroup()
215 …LOGI("group.GetOwner().GetWfdInfo().GetCtrlPort() = %d\n", group.GetOwner().GetWfdInfo().GetCtrlPo… in DeleteGroup()
218 LOGI("group.GetOwner().GetWpsConfigMethod() = %d\n", group.GetOwner().GetWpsConfigMethod()); in DeleteGroup()
219 LOGI("group.GetOwner().GetDeviceCapabilitys() = %d\n", group.GetOwner().GetDeviceCapabilitys()); in DeleteGroup()
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dform_extension_provider_client_test.cpp160 auto extension = formExtensionProviderClient->GetOwner();
292 auto extension = formExtensionProviderClient.GetOwner();
311 auto extension = formExtensionProviderClient.GetOwner();
315 extension = formExtensionProviderClient.GetOwner();
319 extension = formExtensionProviderClient.GetOwner();
464 auto extension = formExtensionProviderClient.GetOwner();
488 auto extension = formExtensionProviderClient.GetOwner();
513 auto extension = formExtensionProviderClient.GetOwner();
540 auto extension = formExtensionProviderClient.GetOwner();
565 auto extension = formExtensionProviderClient.GetOwner();
[all …]
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_provider_client.cpp46 std::shared_ptr<Ability> ownerAbility = GetOwner(); in AcquireProviderFormInfo()
102 std::shared_ptr<Ability> ownerAbility = GetOwner(); in NotifyFormDelete()
132 std::shared_ptr<Ability> ownerAbility = GetOwner(); in NotifyFormsDelete()
164 std::shared_ptr<Ability> ownerAbility = GetOwner(); in NotifyFormUpdate()
198 std::shared_ptr<Ability> ownerAbility = GetOwner(); in EventNotify()
233 std::shared_ptr<Ability> ownerAbility = GetOwner(); in NotifyFormCastTempForm()
264 std::shared_ptr<Ability> ownerAbility = GetOwner(); in FireFormEvent()
297 std::shared_ptr<Ability> ownerAbility = GetOwner(); in AcquireState()
342 std::shared_ptr<Ability> FormProviderClient::GetOwner() in GetOwner() function in OHOS::AppExecFwk::FormProviderClient
430 std::shared_ptr<Ability> ownerAbility = GetOwner(); in AcquireShareFormData()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/
H A Dwifi_p2p_group_manager.cpp111 it->GetOwner().GetDeviceAddress() == group.GetOwner().GetDeviceAddress()) { in UpdateWpaGroup()
175 ownerMac = it->GetOwner().GetDeviceAddress(); in GetGroupNetworkId()
190 ownerMac = it->GetOwner().GetDeviceAddress(); in GetGroupNetworkId()
203 return it->GetOwner().GetDeviceAddress(); in GetGroupOwnerAddr()
269 … group->GetOwner().GetDeviceAddress() == wpaGroup->second.GetOwner().GetDeviceAddress()) { in UpdateGroupsNetwork()
304 WifiP2pDevice owner = group.GetOwner(); in AddMacAddrPairInfo()
352 WifiP2pDevice owner = group.GetOwner(); in RemoveMacAddrPairInfo()
H A Dgroup_negotiation_state.cpp89 if (p2pStateMachine.CheckIsDisplayDevice(group.GetOwner().GetDeviceAddress())) { in ProcessGroupStartedEvt()
95 … MacAddress::IsValidMac(groupManager.GetCurrentGroup().GetOwner().GetDeviceAddress().c_str())) { in ProcessGroupStartedEvt()
103 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt()
147 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in DoDhcpInGroupStart()
H A Dp2p_idle_state.cpp315 …group.GetInterface().c_str(), group.GetGroupName().c_str(), group.GetOwner().GetDeviceAddress().c_… in ProcessGroupStartedEvt()
321 group.SetNetworkId(groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt()
323 … group.GetNetworkId(), groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt()
333 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt()
349 WifiP2pDevice owner = currGrp.GetOwner(); in ProcessGroupStartedEvt()
376 const WifiP2pDevice &owner = group.GetOwner(); in ProcessInvitationReceivedEvt()
H A Dp2p_group_operating_state.cpp137 …group.GetInterface().c_str(), group.GetGroupName().c_str(), group.GetOwner().GetDeviceAddress().c_… in ProcessGroupStartedEvt()
143 group.SetNetworkId(groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt()
145 … group.GetNetworkId(), groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt()
152 std::string goAddr = group.GetOwner().GetDeviceAddress(); in ProcessGroupStartedEvt()
/ohos5.0/base/telephony/telephony_data/common/src/
H A Dtelephony_datashare_stub_impl.cpp122 std::shared_ptr<DataShareExtAbility> TelephonyDataShareStubImpl::GetOwner(const Uri &uri) in GetOwner() function in OHOS::DataShare::TelephonyDataShareStubImpl
157 auto extension = GetOwner(uri); in Insert()
175 auto extension = GetOwner(uri); in Update()
194 auto extension = GetOwner(uri); in Delete()
211 auto extension = GetOwner(uri); in Query()
225 auto extension = GetOwner(uri); in BatchInsert()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_queue.cpp140 auto filter = [](const InnerEvent::Pointer &p) { return !p->GetOwner(); }; in RemoveOrphan()
149 return !listener->GetOwner(); in RemoveOrphan()
166 auto filter = [&owner](const InnerEvent::Pointer &p) { return (p->GetOwner() == owner); }; in Remove()
179 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId); in Remove()
193 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId) && in Remove()
208 return (p->HasTask()) && (p->GetOwner() == owner) && (p->GetTaskName() == name); in Remove()
233 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId); in HasInnerEvent()
245 return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetParam() == param); in HasInnerEvent()
402 return listener->GetOwner() == owner; in RemoveFileDescriptorListener()
480 auto handler = listener->GetOwner(); in HandleFileDescriptorEvent()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/
H A Dform_extension_provider_client.cpp79 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in AcquireFormExtensionProviderInfo()
151 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in NotifyFormExtensionDelete()
186 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in NotifyFormExtensionsDelete()
223 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in NotifyFormExtensionUpdate()
260 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in EventNotifyExtension()
300 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in NotifyFormExtensionCastTempForm()
335 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in FireFormExtensionEvent()
373 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in NotifyFormExtensionAcquireState()
407 std::shared_ptr<FormExtension> FormExtensionProviderClient::GetOwner() in GetOwner() function in OHOS::AbilityRuntime::FormExtensionProviderClient
484 std::shared_ptr<FormExtension> ownerFormExtension = GetOwner(); in AcquireFormExtensionProviderShareFormInfo()
[all …]
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/
H A Dmedia_datashare_stub_impl_test.cpp33 extension = mediaDataShareStubImpl.GetOwner();
47 extension = mediaDataShareStubImpl.GetOwner();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/
H A Dselect_overlay_holder.h55 auto owner = GetOwner(); in GetOwnerId()
59 virtual RefPtr<FrameNode> GetOwner() in GetOwner() function
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/
H A Dapp_account_check_labels_callback.cpp40 owners.push_back(account.GetOwner()); in SendResult()
55 account.GetOwner(newRequest.owner); in CheckLabels()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp68 auto host = GetOwner(); in ShowSelectOverlay()
200 RefPtr<FrameNode> BaseTextSelectOverlay::GetOwner() in GetOwner() function in OHOS::Ace::NG::BaseTextSelectOverlay
218 auto host = GetOwner(); in CheckTouchInHostNode()
299 auto host = baseOverlay->GetOwner(); in SetSelectionHoldCallback()
724 auto host = GetOwner(); in OnCloseOverlay()
781 auto host = GetOwner(); in CheckHandleCanPaintInHost()
984 auto host = GetOwner(); in RegisterScrollingListener()
1030 auto host = GetOwner(); in CheckAndUpdateHostGlobalPaintRect()
1121 auto host = GetOwner(); in GetClipHandleViewPort()
1170 auto host = GetOwner(); in MarkOverlayDirty()
[all …]
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/src/
H A Devent_queue.cpp156 return listener->GetOwner() == owner; in RemoveFileDescriptorListener()
247 auto handler = listener->GetOwner(); in HandleFileDescriptorEvent()
331 return !listener->GetOwner(); in RemoveInvalidFileDescriptor()
H A Devent_queue_base.cpp186 auto filter = [&owner](const InnerEvent::Pointer &p) { return (p->GetOwner() == owner); }; in Remove()
199 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId); in Remove()
214 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId) && in Remove()
234 bool ret = (p->HasTask()) && (p->GetOwner() == owner) && (p->GetTaskName() == name); in Remove()
287 … return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetInnerEventId() == innerEventId); in HasInnerEvent()
299 return (!p->HasTask()) && (p->GetOwner() == owner) && (p->GetParam() == param); in HasInnerEvent()
/ohos5.0/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dapp_account_manager_service_module_test.cpp955 appAccounts[0].GetOwner(owner);
985 appAccounts[0].GetOwner(owner);
1013 appAccounts[0].GetOwner(owner);
1046 appAccounts[0].GetOwner(owner);
1098 appAccounts[0].GetOwner(owner);
1157 appAccounts[0].GetOwner(owner);
1190 appAccounts[0].GetOwner(owner);
1221 appAccounts[0].GetOwner(owner);
1257 appAccounts[0].GetOwner(owner);
1312 appAccounts[0].GetOwner(owner);
[all …]
/ohos5.0/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/
H A Dwifi_statistic.cpp144 (void)AddStringToJsonObject(goJson, "Name", groupInfo.GetOwner().GetDeviceName().c_str()); in GetP2PInfo()
146 … OHOS::SoftBus::WifiDirectAnonymizeMac(groupInfo.GetOwner().GetRandomDeviceAddress()).c_str()); in GetP2PInfo()
/ohos5.0/base/account/os_account/frameworks/appaccount/native/include/
H A Dapp_account_info.h41 std::string GetOwner();
42 void GetOwner(std::string &owner);
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/
H A Dintf_property.h39 virtual IObject::WeakPtr GetOwner() const = 0;

1234