/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | media_datashare_stub_impl.cpp | 23 std::shared_ptr<MediaDataShareExtAbility> MediaDataShareStubImpl::GetOwner() in GetOwner() function in OHOS::DataShare::MediaDataShareStubImpl 33 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() [all...] |
/foundation/multimedia/ringtone_library/services/ringtone_data_extension/src/ |
H A D | ringtone_datashare_stub_impl.cpp | 23 std::shared_ptr<RingtoneDataShareExtension> RingtoneDataShareStubImpl::GetOwner() in GetOwner() function in OHOS::DataShare::RingtoneDataShareStubImpl 33 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() [all...] |
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_stub_impl.cpp | 29 std::shared_ptr<JsDataShareExtAbility> DataShareStubImpl::GetOwner() in GetOwner() function in OHOS::DataShare::DataShareStubImpl 53 auto extension = client->GetOwner(); in GetFileTypes() 79 auto extension = client->GetOwner(); in OpenFile() 106 auto extension = client->GetOwner(); in OpenRawFile() 127 auto extension = client->GetOwner(); in Insert() 162 auto extension = client->GetOwner(); in Update() 195 auto extension = client->GetOwner(); in BatchUpdate() 228 auto extension = client->GetOwner(); in Delete() 262 auto extension = client->GetOwner(); in InsertEx() 297 auto extension = client->GetOwner(); in UpdateEx() [all...] |
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/ |
H A D | wifi_mock_p2p_service.cpp | 206 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_str()); in DeleteGroup() 209 LOGI("group.GetOwner().GetSecondaryDeviceType() = %s\n", group.GetOwner().GetSecondaryDeviceType().c_str()); in DeleteGroup() 210 LOGI("group.GetOwner().GetP2pDeviceStatus() = %d\n", static_cast<int>(group.GetOwner() in DeleteGroup() [all...] |
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | form_extension_provider_client_test.cpp | 160 auto extension = formExtensionProviderClient->GetOwner(); in HWTEST_F() 281 * @tc.name: SetOwner and GetOwner 282 * @tc.desc: FormExtension is nullptr Verify GetOwner is nullptr. 292 auto extension = formExtensionProviderClient.GetOwner(); in HWTEST_F() 299 * @tc.name: SetOwner and GetOwner 300 * @tc.desc: FormExtension is not nullptr Verify that GetOwner is not null. 311 auto extension = formExtensionProviderClient.GetOwner(); in HWTEST_F() 315 extension = formExtensionProviderClient.GetOwner(); in HWTEST_F() 319 extension = formExtensionProviderClient.GetOwner(); in HWTEST_F() 452 * @tc.name: SetOwner and GetOwner [all...] |
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_rdb_test/src/ |
H A D | media_datashare_stub_impl_test.cpp | 33 extension = mediaDataShareStubImpl.GetOwner(); in HWTEST_F() 47 extension = mediaDataShareStubImpl.GetOwner(); in HWTEST_F()
|
/foundation/ability/form_fwk/interfaces/kits/native/src/ |
H A D | form_provider_client.cpp | 46 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() [all...] |
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | animation_state.cpp | 33 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 272 if (const auto owner = GetOwner()) { in SetState() 302 info.source = GetOwner(); in SetState() 358 if (auto timed = interface_cast<ITimedAnimation>(GetOwner())) { in GetAnimationBaseDuration() [all...] |
H A D | staggered_animation_state.cpp | 33 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()
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
H A D | wifi_p2p_group_manager.cpp | 111 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() 259 group->GetOwner().GetDeviceAddress() == wpaGroup->second.GetOwner().GetDeviceAddress()) { in UpdateGroupsNetwork() 294 WifiP2pDevice owner = group.GetOwner(); in AddMacAddrPairInfo() 342 WifiP2pDevice owner = group.GetOwner(); in RemoveMacAddrPairInfo()
|
H A D | p2p_idle_state.cpp | 319 group.GetInterface().c_str(), group.GetGroupName().c_str(), group.GetOwner().GetDeviceAddress().c_str()); in ProcessGroupStartedEvt() 325 group.SetNetworkId(groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt() 327 group.GetNetworkId(), groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt() 337 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt() 353 WifiP2pDevice owner = currGrp.GetOwner(); in ProcessGroupStartedEvt() 380 const WifiP2pDevice &owner = group.GetOwner(); in ProcessInvitationReceivedEvt()
|
H A D | wifi_p2p_group_info_proxy.h | 48 WifiP2pDevice GetOwner() const;
|
H A D | group_negotiation_state.cpp | 92 MacAddress::IsValidMac(groupManager.GetCurrentGroup().GetOwner().GetDeviceAddress().c_str())) { in ProcessGroupStartedEvt() 100 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt() 133 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt()
|
H A D | p2p_group_operating_state.cpp | 178 group.GetInterface().c_str(), group.GetGroupName().c_str(), group.GetOwner().GetDeviceAddress().c_str()); in ProcessGroupStartedEvt() 184 group.SetNetworkId(groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt() 186 group.GetNetworkId(), groupManager.GetGroupNetworkId(group.GetOwner(), group.GetGroupName())); in ProcessGroupStartedEvt() 193 std::string goAddr = group.GetOwner().GetDeviceAddress(); in ProcessGroupStartedEvt()
|
H A D | wifi_p2p_group_info_proxy.cpp | 49 WifiP2pDevice WifiP2pGroupInfoProxy::GetOwner() const in GetOwner() function in OHOS::Wifi::WifiP2pGroupInfoProxy 52 return groupsInfo.GetOwner(); in GetOwner()
|
/foundation/ability/ability_runtime/frameworks/native/ability/native/form_runtime/ |
H A D | form_extension_provider_client.cpp | 79 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...] |
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/ |
H A D | event_queue.cpp | 140 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() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_content_overlay/ |
H A D | select_overlay_holder.h | 55 auto owner = GetOwner(); in GetOwnerId() 59 virtual RefPtr<FrameNode> GetOwner() in GetOwner() function in OHOS::Ace::NG::SelectOverlayHolder
|
/foundation/ability/ability_runtime/frameworks/native/runtime/ |
H A D | ohos_loop_handler.cpp | 39 auto eventHandler = GetOwner(); in OnTriggered()
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/property/ |
H A D | intf_property.h | 39 virtual IObject::WeakPtr GetOwner() const = 0;
|
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/ |
H A D | file_descriptor_listener.h | 73 inline std::shared_ptr<EventHandler> GetOwner() const in GetOwner() function in OHOS::AppExecFwk::FileDescriptorListener
|
/foundation/communication/dsoftbus/core/common/dfx/statistics/instant/ |
H A D | wifi_statistic.cpp | 144 (void)AddStringToJsonObject(goJson, "Name", groupInfo.GetOwner().GetDeviceName().c_str()); in GetP2PInfo() 146 OHOS::SoftBus::WifiDirectAnonymizeMac(groupInfo.GetOwner().GetRandomDeviceAddress()).c_str()); in GetP2PInfo()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/loading_progress/ |
H A D | loading_progress_paint_method.h | 62 if (loadingProgressModifier_->GetOwner() == LoadingProgressOwner::SELF) {
|
/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | property.cpp | 24 IObject::WeakPtr PropertyBase::GetOwner() const in GetOwner() function in Internal::PropertyBase
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | generic_iterator.h | 31 virtual const container* GetOwner() const = 0;
|