Home
last modified time | relevance | path

Searched defs:owner (Results 1 - 25 of 138) sorted by relevance

123456

/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dpriority_control_manager.h74 struct module *owner; member
H A Dprotected_memory_allocator.h106 struct module *owner; member
H A Dmemory_group_manager.h175 struct module *owner; member
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_observer_stub_impl.h30 explicit ConnectionObserverStubImpl(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ConnectionObserverStubImpl() argument
H A Dconnection_observer_client_impl.h55 explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_event_handler.cpp30 auto owner = controller_.lock(); in ProcessEvent() local
22 UserEventHandler( const std::shared_ptr<TaskHandlerWrap> &taskHandler, const std::weak_ptr<UserController> &owner) UserEventHandler() argument
/foundation/communication/ipc/ipc/native/src/napi_common/include/
H A Dnapi_message_parcel.h113 bool owner; member in OHOS::NAPI_MessageParcel
H A Dnapi_message_sequence.h148 bool owner; member in OHOS::NAPI_MessageSequence
/foundation/filemanagement/app_file_service/interfaces/inner_api/native/backup_kit_inner/impl/
H A Db_file_info.h29 BundleName owner; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h23 u32 owner; member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_spinlock_reentrant.h22 u32 owner; member
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dwindow_focus_changed_listener.cpp26 WindowFocusChangedListener::WindowFocusChangedListener(const std::shared_ptr<AppMgrServiceInner> &owner, in WindowFocusChangedListener() argument
/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_stub_impl.cpp24 auto owner = owner_.lock(); in OnExtensionConnected() local
33 auto owner = owner_.lock(); in OnExtensionDisconnected() local
43 auto owner = owner_.lock(); in OnDlpAbilityOpened() local
52 auto owner in OnDlpAbilityClosed() local
[all...]
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dwindow_focus_changed_listener.h28 WindowFocusChangedListener(const std::shared_ptr<AbilityManagerService>& owner, in WindowFocusChangedListener() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/
H A Dextension_mgr_proxy.h38 explicit ServiceDeathRecipient(std::weak_ptr<ExtensionMgrProxy> owner) : owner_(owner) in ServiceDeathRecipient() argument
43 auto owner = owner_.lock(); variable
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/base/include/
H A Dlos_mux_pri.h48 LosTaskCB *owner; /**< The current thread that is locking a mutex */ member
/foundation/ability/ability_runtime/test/unittest/user_event_handler_test/
H A Duser_event_handler_test.cpp53 std::weak_ptr<UserController> owner; in HWTEST_F() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_ability.h39 explicit AceWindowListener(std::shared_ptr<AceAbility> owner) : callbackOwner_(owner) {} in AceWindowListener() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/eventhandler/
H A Dfile_descriptor_listener.h83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
/foundation/multimedia/media_foundation/video_processing_engine/framework/capi/video_processing/include/
H A Dvideo_processing_native.h86 explicit ConsumerListener(const std::shared_ptr<VideoProcessingNative>& owner) : owner_(owner) {} in ConsumerListener() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/source/video_capture/
H A Dvideo_capture_plugin.h57 explicit SurfaceConsumerListener(VideoCapturePlugin &owner) : owner_(owner) {} in SurfaceConsumerListener() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dinterface_manager.cpp56 void InterfaceManager::LockInterface(InterfaceInfo::InterfaceType type, const std::string &owner) in LockInterface() argument
/foundation/distributeddatamgr/data_share/frameworks/native/proxy/include/
H A Dams_mgr_proxy.h35 explicit ServiceDeathRecipient(AmsMgrProxy* owner) : owner_(owner) in ServiceDeathRecipient() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_manager_impl.h47 explicit ServiceDeathRecipient(RdbManagerImpl* owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemory_group_manager.h169 struct module *owner; member

Completed in 6 milliseconds

123456