/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
|
/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
|
/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
|
H A D | distributed_ability_manager_proxy.cpp | 82 RegisterDeviceSelectionCallback( int32_t token, const std::string& cbType, const sptr<IRemoteObject>& notifier) RegisterDeviceSelectionCallback() argument
|
H A D | distributed_ability_manager_stub.cpp | 133 sptr<IRemoteObject> notifier = data.ReadRemoteObject(); in RegisterDeviceSelectionCallbackInner() local
|
/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...] |
H A D | res_sched_client_test.cpp | 228 sptr<ResSchedSystemloadNotifierClient> notifier =
in HWTEST_F() local 248 sptr<ResSchedSystemloadNotifierClient> notifier =
in HWTEST_F() local 335 sptr<ResSchedSystemloadNotifierClient> notifier = HWTEST_F() local 355 sptr<ResSchedSystemloadNotifierClient> notifier = HWTEST_F() local 372 sptr<ResSchedSystemloadNotifierClient> notifier = 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
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | dhcp_controller_test.cpp | 80 std::unique_ptr<DhcpController::DhcpControllerResultNotify> notifier = in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/ |
H A D | distributeddb_nb_db_damage_test.cpp | 86 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, in HWTEST_F() local 142 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, in HWTEST_F() local 197 auto notifier = bind(&KvStoreNbCorruptInfo::CorruptCallBack, &corruptInfo, in HWTEST_F() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_asset_loader_test.cpp | 148 sptr<RdbNotifierProxy> notifier;
in HWTEST_F() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_service_proxy.cpp | 129 void ResSchedServiceProxy::RegisterSystemloadNotifier(const sptr<IRemoteObject>& notifier) in RegisterSystemloadNotifier() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | notifier_mgr.cpp | 91 void NotifierMgr::RegisterNotifier(int32_t pid, const sptr<IRemoteObject>& notifier) in RegisterNotifier() argument 124 void NotifierMgr::OnRemoteNotifierDied(const sptr<IRemoteObject>& notifier) in OnRemoteNotifierDied() argument 192 RemoveNotifierLock(const sptr<IRemoteObject>& notifier) RemoveNotifierLock() argument [all...] |
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | subscribe_manager_test.cpp | 220 sptr<IRemoteObject> notifier = in HWTEST_F() local 237 sptr<IRemoteObject> notifier = in HWTEST_F() local 256 sptr<IRemoteObject> notifier = in HWTEST_F() local 275 sptr<IRemoteObject> notifier = in HWTEST_F() local 299 sptr<IRemoteObject> notifier in HWTEST_F() local 319 sptr<IRemoteObject> notifier = HWTEST_F() local 342 sptr<IRemoteObject> notifier = HWTEST_F() local 377 wptr<IRemoteObject> notifier = HWTEST_F() local [all...] |
H A D | profile_sync_test.cpp | 184 sptr<IRemoteObject> notifier = in HWTEST_F() local
|
H A D | profile_change_handler_test.cpp | 186 sptr<IRemoteObject> notifier = in HWTEST_F() local 308 sptr<IProfileEventNotifier> notifier = in HWTEST_F() local 326 sptr<IProfileEventNotifier> notifier = in HWTEST_F() local 348 sptr<IProfileEventNotifier> notifier = in HWTEST_F() local 363 sptr<IRemoteObject> notifier = in HWTEST_F() local [all...] |