| /base/security/security_guard/services/data_collect/store/src/ |
| H A D | database_manager.cpp | 145 int DatabaseManager::QueryEventByOwner(std::string table, std::string owner, std::vector<SecEvent> &events) in QueryEventByOwner() argument
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/ |
| H A D | base.c | 305 himedia_driver_register(const char *name, struct module *owner, struct himedia_ops *ops) himedia_driver_register() argument
|
| H A D | himedia.h | 81 struct module *owner; member
|
| /foundation/ability/ability_runtime/test/fuzztest/appmgrrest_fuzzer/ |
| H A D | appmgrrest_fuzzer.cpp | 96 std::shared_ptr<AppMgrServiceInner> owner; in DoSomethingInterestingWithMyAPI() local
|
| /foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/ |
| H A D | connection_observer_client_impl.cpp | 285 auto owner = owner_.lock(); in OnRemoteDied() local
|
| /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() local
|
| /foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/ |
| H A D | bundle_callback.cpp | 38 static int Notify(IOwner owner, int code, IpcIo *reply)
in Notify() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/ |
| H A D | attachment_container.cpp | 68 const auto owner = owner_.lock(); in Replace() local 86 bool AttachmentContainer::Initialize(const META_NS::IAttach::Ptr& owner) in Initialize() argument 191 const auto owner = owner_.lock(); RemoveAllAttachments() local [all...] |
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | animation_state.h | 49 IAnimation::WeakPtr owner; member
|
| /foundation/resourceschedule/ffrt/src/sync/ |
| H A D | mutex_private.h | 115 std::atomic<uintptr_t> owner; member in ffrt::mutexPrivate
|
| /foundation/communication/ipc/ipc/test/ipc/client/ |
| H A D | ipc_test_client.c | 51 static int ServerAddCallback(IOwner owner, int code, IpcIo *reply) in ServerAddCallback() argument 85 static int ServerMultiCallback(IOwner owner, int code, IpcIo *reply) in ServerMultiCallback() argument 116 static int ServerSubCallback(IOwner owner, int code, IpcIo *reply) in ServerSubCallback() argument [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_p2p/ |
| H A D | group_negotiation_state.cpp | 100 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt() local 133 const WifiP2pDevice &owner = groupManager.GetCurrentGroup().GetOwner(); in ProcessGroupStartedEvt() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
| H A D | bundle_mgr_proxy.h | 77 explicit ServiceDeathRecipient(std::weak_ptr<BundleMgrProxy> owner) : owner_(owner) {} in ServiceDeathRecipient() argument 80 auto owner = owner_.lock(); variable
|
| /foundation/communication/dhcp/frameworks/native/src/ |
| H A D | dhcp_client_proxy_lite.cpp | 60 static int IpcCallback(void *owner, int code, IpcIo *reply) in IpcCallback() argument 104 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; in RegisterDhcpClientCallBack() local 147 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; StartDhcpClient() local 185 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; SetConfiguration() local 223 struct IpcOwner owner = {.exception = -1, .retCode = 0, .variable = nullptr}; StopDhcpClient() local [all...] |
| /foundation/window/window_manager_lite/frameworks/wms/ |
| H A D | lite_wm_requestor.cpp | 36 int LiteWMRequestor::Callback(void* owner, int code, IpcIo* reply) in Callback() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | LiteIPCClientTest.cpp | 46 static int CurrentCallback(IOwner owner, int code, IpcIo *reply) in CurrentCallback() argument
|
| /test/xts/device_attest_lite/framework/small/src/client/ |
| H A D | attest_framework_client_proxy.c | 111 static int AttestClientQueryStatusCb(void *owner, int code, IpcIo *reply) in AttestClientQueryStatusCb() argument
|
| /third_party/gn/src/base/win/ |
| H A D | scoped_handle.h | 128 StartTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StartTracking() argument 132 StopTracking(HANDLE handle, const void* owner, const void* pc1, const void* pc2) StopTracking() argument
|
| /third_party/libwebsockets/include/libwebsockets/ |
| H A D | lws-dll2.h | 200 struct lws_dll2_owner *owner; member 217 lws_dll2_get_head(struct lws_dll2_owner *owner) { return owner->head; } in lws_dll2_get_head() argument 220 lws_dll2_get_tail(struct lws_dll2_owner *owner) { return owner->tail; } in lws_dll2_get_tail() argument [all...] |
| /third_party/libwebsockets/lib/abstract/transports/ |
| H A D | raw-skt.c | 39 lws_dll2_owner_t owner; member
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | lws-dsh.c | 53 lws_dsh_create(lws_dll2_owner_t *owner, size_t buf_len, int count_kinds) in lws_dsh_create() argument [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_safe_file_at.c | 202 safe_fchownat(const char *const file, const int lineno, const int dirfd, const char *const path, uid_t owner, gid_t group, int flags) safe_fchownat() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_framebuffer.h | 91 enum stw_framebuffer_owner owner; member
|
| /third_party/mesa3d/src/util/ |
| H A D | slab.c | 52 intptr_t owner; member 282 struct slab_child_pool *owner in slab_free() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/utils/ |
| H A D | compat_16.h | 154 int FCHOWN(void (cleanup)(void), unsigned int fd, UID_T owner, GID_T group) in FCHOWN() argument 159 int LCHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in LCHOWN() argument 164 int CHOWN(void (cleanup)(void), const char *path, UID_T owner, GID_T group) in CHOWN() argument
|