Home
last modified time | relevance | path

Searched defs:owner (Results 76 - 100 of 1474) sorted by relevance

12345678910>>...59

/kernel/linux/linux-5.10/include/keys/
H A Dasymmetric-subtype.h25 struct module *owner; member
/kernel/linux/linux-5.10/include/linux/
H A Dlocal_lock_internal.h12 struct task_struct *owner; member
/kernel/linux/linux-6.6/include/keys/
H A Dasymmetric-subtype.h25 struct module *owner; member
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extent_busy.h45 void *owner; member
/kernel/linux/linux-6.6/include/linux/
H A Dmdio-bitbang.h12 struct module *owner; member
H A Dlocal_lock_internal.h14 struct task_struct *owner; member
H A Drwlock_types.h29 void *owner; member
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dbus.c10 int __idxd_driver_register(struct idxd_device_driver *idxd_drv, struct module *owner, in __idxd_driver_register() argument
/kernel/linux/linux-6.6/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...]
/third_party/gn/src/base/win/
H A Dscoped_handle.cc17 StartTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StartTracking() argument
23 StopTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StopTracking() argument
/third_party/libwebsockets/include/libwebsockets/
H A Dlws-dbus.h44 struct lws_dll2_owner owner; /* dbusserver ctx: HEAD of accepted list */ member
/third_party/lzma/CPP/Windows/
H A DClipboard.cpp109 bool ClipboardSetText(HWND owner, const UString &s) in ClipboardSetText() argument
/third_party/libwebsockets/lib/system/metrics/
H A Dprivate-lib-system-metrics.h54 lws_dll2_owner_t owner; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DDiscoverDependentFunctions.cpp45 const TFunction *owner = discoverEnclosingFunction(symbolNode); variable
87 const TFunction *owner = discoverEnclosingFunction(aggregateNode); variable
88 ASSERT(owner); variable
/third_party/skia/src/sksl/ir/
H A DSkSLField.h27 Field(int line, const Variable* owner, int fieldIndex) in Field() argument
37 const Variable& owner() const { in owner() function in SkSL::final
/base/account/os_account/services/accountmgr/test/mock/app_account/
H A Dmock_inner_app_account_manager.cpp87 auto owner = owners.front(); in SubscribeAppAccount() local
/base/account/os_account/services/accountmgr/test/moduletest/app_account/
H A Dat_not_mock_app_account_manager_service_module_test.cpp108 std::string owner = "test"; in HWTEST_F() local
/base/security/asset/test/unittest/module_test/src/
H A Dsystem_ability_wrapper_test.cpp53 void PackageRemovedCallback(int32_t packageId, const uint8_t *owner, uint32_t ownerSize, in PackageRemovedCallback() argument
70 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() argument
H A Dsystem_event_wrapper_test.cpp52 void PackageRemovedCallback(int32_t packageId, const uint8_t *owner, uint32_t ownerSize, in PackageRemovedCallback() argument
69 void OnAppRestore(int32_t packageId, const uint8_t *owner, int32_t appIndex) in OnAppRestore() argument
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dmemory_group_manager.h169 struct module *owner; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Dmemory_group_manager.h175 struct module *owner; member
/foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/
H A Dabilityms_client.cpp29 static int32_t Callback(void *owner, int code, IpcIo *reply) in Callback() argument
/foundation/ability/ability_runtime/test/unittest/window_focus_changed_listener_test/
H A Dwindow_focus_changed_listener_test.cpp65 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
82 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
102 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
124 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
141 std::shared_ptr<AbilityManagerService> owner; in HWTEST_F() local
161 std::shared_ptr<AbilityManagerService> owner; HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/
H A Dextension_impl.h218 ExtensionWindowLifeCycleImpl(const sptr<IRemoteObject>& token, const std::shared_ptr<ExtensionImpl>& owner) in ExtensionWindowLifeCycleImpl() argument
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/
H A Ddataobs_mgr_client.h123 explicit ServiceDeathRecipient(std::weak_ptr<DataObsMgrClient> owner) : owner_(owner) {} in ServiceDeathRecipient() argument

Completed in 8 milliseconds

12345678910>>...59