Home
last modified time | relevance | path

Searched defs:owner_ (Results 1 – 24 of 24) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dattachment_container.h75 META_NS::IAttach::WeakPtr owner_; in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/include/
H A Dform_provider_client.h191 std::weak_ptr<Ability> owner_; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/property/
H A Dproperty_handle.h45 CORE_NS::IPropertyApi* owner_; in CORE3D_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dproperty.h74 IObject::WeakPtr owner_; in META_BEGIN_NAMESPACE() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler_impl/
H A Devent_inner_runner.h60 std::weak_ptr<EventRunner> owner_; variable
/ohos5.0/base/notification/eventhandler/frameworks/eventhandler/include/
H A Devent_inner_runner.h66 std::weak_ptr<EventRunner> owner_; variable
H A Devent_queue_base.h35 std::weak_ptr<EventHandler> owner_; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.h58 std::string owner_; member
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.h46 std::weak_ptr<INode> owner_; variable
/ohos5.0/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h227 std::weak_ptr<ExtensionImpl> owner_; variable
H A Dui_ability_impl.h268 std::weak_ptr<UIAbilityImpl> owner_; variable
H A Dability_impl.h528 std::weak_ptr<AbilityImpl> owner_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h194 SchemaObject &owner_; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/fcodec/
H A Dfcodec.h81 std::atomic<Owner> owner_ = Owner::OWNED_BY_US; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dinner_event.h502 std::weak_ptr<EventHandler> owner_; variable
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hevcdecoder/
H A Dhevc_decoder.h82 std::atomic<Owner> owner_ = Owner::OWNED_BY_US; member
/ohos5.0/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Daccount_data_storage.cpp172 std::string owner_; member in OHOS::AccountSA::AccountInfoMOCK
/ohos5.0/base/notification/eventhandler/interfaces/inner_api/
H A Dinner_event.h858 std::weak_ptr<EventHandler> owner_; variable
/ohos5.0/base/powermgr/power_manager/services/native/include/
H A Dpower_state_machine.h264 std::weak_ptr<PowerStateMachine> owner_; variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp212 BluetoothGattClientServer &owner_; member in OHOS::Bluetooth::BluetoothGattClientServer::impl::GattClientCallbackImpl::CallbackDeathRecipient
H A Dbluetooth_gatt_server_server.cpp220 BluetoothGattServerServer &owner_; member in OHOS::Bluetooth::BluetoothGattServerServer::impl::GattServerCallbackImpl::GattServerCallbackDeathRecipient
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp933 SceneJS* owner_; in CreateImage() member
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_mgr_client.cpp114 std::weak_ptr<AppMgrRemoteHolder> owner_; member in OHOS::AppExecFwk::AppMgrRemoteHolder::AppMgrDeathRecipient
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_test/
H A Dapp_mgr_service_inner_test.cpp58 std::weak_ptr<AppMgrServiceInner> owner_; member in OHOS::AppExecFwk::WindowFocusChangedListener