Home
last modified time | relevance | path

Searched defs:owner (Results 51 - 75 of 1474) sorted by relevance

12345678910>>...59

/base/account/os_account/test/fuzztest/appaccount_stub/getallaccountsstub_fuzzer/
H A Dgetallaccountsstub_fuzzer.cpp39 std::string owner = fuzzData.GenerateRandomString(); in GetAllAccountsStubFuzzTest() local
/base/notification/eventhandler/interfaces/inner_api/
H A Dfile_descriptor_listener.h83 inline void SetOwner(const std::shared_ptr<EventHandler> &owner) in SetOwner() argument
/base/security/device_security_level/services/dfx/
H A Ddslm_hitrace.cpp42 void DslmStartProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmStartProcessTraceAsync() argument
48 void DslmFinishProcessTraceAsync(const char *value, uint32_t owner, uint32_t cookie) in DslmFinishProcessTraceAsync() argument
/base/security/device_security_level/services/include/
H A Ddslm_notify_node.h34 uint32_t owner; member
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_request_callback_mock.cpp40 void DslmRequestCallbackMock::MockedCallback(uint32_t owner, uint32_t cookie, uint32_t result, in MockedCallback() argument
/base/security/security_guard/interfaces/inner_api/common/include/
H A Dsecurity_event_info.h33 std::vector<std::string> owner; member
/base/security/security_guard/test/unittest/mock/config_manager/
H A Dsecurity_event_info.h33 std::vector<std::string> owner; member
/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
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dprotected_memory_allocator.h106 struct module *owner; 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/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/include/
H A Dconnection_observer_client_impl.h55 explicit ServiceDeathRecipient(const std::shared_ptr<ConnectionObserverClientImpl>& owner) : owner_(owner) {} in ServiceDeathRecipient() argument
/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
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dspinlock_types.h17 u16 owner; member
/kernel/linux/linux-5.10/arch/csky/include/asm/
H A Dspinlock_types.h17 u16 owner; member
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dspinlock_types.h17 u16 owner; member
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-dev-allocator.c31 struct module *owner; member
61 __media_device_get(struct device *dev, const char *module_name, struct module *owner) __media_device_get() argument
97 media_device_usb_allocate(struct usb_device *udev, const char *module_name, struct module *owner) media_device_usb_allocate() argument
119 media_device_delete(struct media_device *mdev, const char *module_name, struct module *owner) media_device_delete() argument
[all...]
/kernel/linux/linux-5.10/drivers/vfio/mdev/
H A Dmdev_driver.c86 int mdev_register_driver(struct mdev_driver *drv, struct module *owner) in mdev_register_driver() argument
/kernel/linux/linux-5.10/include/linux/
H A Drwlock_types.h15 void *owner; member
/kernel/linux/linux-5.10/include/net/9p/
H A Dtransport.h42 struct module *owner; member

Completed in 13 milliseconds

12345678910>>...59