/foundation/ai/ai_engine/services/server/server_executor/include/ |
H A D | task.h | 30 SimpleEventNotifier<IResponse> *notifier; member
|
/foundation/arkui/ace_engine/frameworks/core/common/storage/ |
H A D | storage_interface.h | 34 virtual RefPtr<Storage> GetStorage(const std::string& sessionId, std::function<void(const std::string&)>&& notifier, in GetStorage() argument
|
H A D | storage_proxy.cpp | 47 GetStorage(const std::string& sessionId, std::function<void(const std::string&)>&& notifier, const RefPtr<TaskExecutor>& taskExecutor) const GetStorage() argument
|
/third_party/node/deps/npm/test/fixtures/ |
H A D | mock-npm.js | |
/kernel/linux/linux-5.10/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.h | 36 struct v4l2_async_notifier notifier; member
|
/kernel/linux/linux-6.6/drivers/media/platform/xilinx/ |
H A D | xilinx-vipp.h | 36 struct v4l2_async_notifier notifier; member
|
/foundation/arkui/ace_engine/test/unittest/core/common/storage/ |
H A D | storage_test.cpp | 91 auto notifier = [](const std::string& onlineStatus) { return; };
in HWTEST_F() local 134 auto notifier = [](const std::string& onlineStatus) { return; };
in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/include/ |
H A D | notifier_mgr.h | 35 sptr<IRemoteObject> notifier = nullptr; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_watcher.cpp | 31 auto notifier = GetNotifier(); in OnChange() local 59 void RdbWatcher::SetNotifier(sptr<RdbNotifierProxy> notifier) in SetNotifier() argument
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | sifive_edac.c | 18 struct notifier_block notifier; member
|
H A D | octeon_edac-pc.c | 29 struct notifier_block notifier; member
|
/kernel/linux/linux-5.10/drivers/staging/media/imx/ |
H A D | imx-media-dev.c | 21 static int imx_media_subdev_bound(struct v4l2_async_notifier *notifier, in imx_media_subdev_bound() argument 41 static int imx6_media_probe_complete(struct v4l2_async_notifier *notifier) in imx6_media_probe_complete() argument [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/imx/ |
H A D | imx-media-dev.c | 21 static int imx_media_subdev_bound(struct v4l2_async_notifier *notifier, in imx_media_subdev_bound() argument 41 static int imx6_media_probe_complete(struct v4l2_async_notifier *notifier) in imx6_media_probe_complete() argument [all...] |
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | octeon_edac-pc.c | 29 struct notifier_block notifier; member
|
H A D | sifive_edac.c | 18 struct notifier_block notifier; member
|
/foundation/ai/ai_engine/services/server/server_executor/source/ |
H A D | sync_msg_handler.cpp | 76 int SyncMsgHandler::SendRequest(IRequest *request, SimpleEventNotifier<IResponse> ¬ifier) in SendRequest() argument 96 int SyncMsgHandler::ReceiveResponse(int timeOut, SimpleEventNotifier<IResponse> ¬ifier, in ReceiveResponse() argument
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/ |
H A D | distributed_ability_manager_client.cpp | 70 RegisterDeviceSelectionCallback(int32_t token, const std::string& cbType, const sptr<DeviceSelectionNotifierStub>& notifier) RegisterDeviceSelectionCallback() argument
|
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/ |
H A D | notifier_info.cpp | 29 void NotifierInfo::SetNotifier(const std::string& cbType, const sptr<IRemoteObject>& notifier)
in SetNotifier() argument
|
/foundation/multimedia/media_foundation/interface/inner_api/common/ |
H A D | avsharedmemorypool.h | 57 MemoryAvailableNotifier notifier; member
|
/foundation/multimedia/av_session/services/session/adapter/ |
H A D | distributed_object_adapter.cpp | 35 DistributedObjectAdapter::AVSessionStatusNotifier::AVSessionStatusNotifier(const ObjectDisconnectNotifier ¬ifier) in AVSessionStatusNotifier() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/ |
H A D | notifier_mgr_test.cpp | 70 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); in HWTEST_F() local 72 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); in HWTEST_F() local 88 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); in HWTEST_F() local 90 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); in HWTEST_F() local 105 sptr<IRemoteObject> notifier in HWTEST_F() local 107 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); HWTEST_F() local 123 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 125 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); HWTEST_F() local 142 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 144 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); HWTEST_F() local 161 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 183 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 203 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 221 sptr<IRemoteObject> notifier; HWTEST_F() local 236 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 252 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 327 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 331 NotifierMgr::GetInstance().RegisterNotifier(IPCSkeleton::GetCallingPid(), notifier); HWTEST_F() local 362 sptr<IRemoteObject> notifier; HWTEST_F() local 376 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local 390 sptr<IRemoteObject> notifier = nullptr; HWTEST_F() local 418 sptr<IRemoteObject> notifier = new (std::nothrow) TestNotifierSystemloadListener(); HWTEST_F() local [all...] |
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/include/ |
H A D | distributed_device_profile_client.h | 70 sptr<IRemoteObject> notifier; member
|
/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/include/adaptor/ |
H A D | distributed_objectstore_impl.h | 63 std::shared_ptr<StatusNotifier> notifier; member in OHOS::ObjectStore::StatusNotifierProxy
|
/kernel/linux/linux-5.10/drivers/firmware/efi/ |
H A D | efibc.c | 61 static int efibc_reboot_notifier_call(struct notifier_block *notifier, in efibc_reboot_notifier_call() argument
|
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun6i-csi/ |
H A D | sun6i_csi.h | 41 struct v4l2_async_notifier notifier; member
|