Home
last modified time | relevance | path

Searched defs:pReq (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service_listener.cpp70 void DeviceManagerServiceListener::SetDeviceInfo(std::shared_ptr<IpcNotifyDeviceStateReq> pReq, in SetDeviceInfo()
109 std::shared_ptr<IpcNotifyDeviceStateReq> pReq = std::make_shared<IpcNotifyDeviceStateReq>(); in ProcessDeviceStateChange() local
151 std::shared_ptr<IpcNotifyDeviceStateReq> pReq = std::make_shared<IpcNotifyDeviceStateReq>(); in ProcessAppStateChange() local
279 std::shared_ptr<IpcNotifyAuthResultReq> pReq = std::make_shared<IpcNotifyAuthResultReq>(); in OnAuthResult() local
301 std::shared_ptr<IpcNotifyDMFAResultReq> pReq = std::make_shared<IpcNotifyDMFAResultReq>(); in OnUiCall() local
313 std::shared_ptr<IpcNotifyCredentialReq> pReq = std::make_shared<IpcNotifyCredentialReq>(); in OnCredentialResult() local
325 std::shared_ptr<IpcNotifyBindResultReq> pReq = std::make_shared<IpcNotifyBindResultReq>(); in OnBindResult() local
350 std::shared_ptr<IpcNotifyBindResultReq> pReq = std::make_shared<IpcNotifyBindResultReq>(); in OnUnbindResult() local
372 std::shared_ptr<IpcCreatePinHolderReq> pReq = std::make_shared<IpcCreatePinHolderReq>(); in OnPinHolderCreate() local
386 std::shared_ptr<IpcDestroyPinHolderReq> pReq = std::make_shared<IpcDestroyPinHolderReq>(); in OnPinHolderDestroy() local
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp251 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
395 std::shared_ptr<IpcPublishReq> pReq = std::static_pointer_cast<IpcPublishReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
417 std::shared_ptr<IpcUnPublishReq> pReq = std::static_pointer_cast<IpcUnPublishReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
780 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
799 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
991 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
1007 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
1320 std::shared_ptr<IpcReq> pReq = std::static_pointer_cast<IpcReq>(pBaseReq); in ON_IPC_SET_REQUEST() local
1595 std::shared_ptr<IpcCheckAcl> pReq = std::static_pointer_cast<IpcCheckAcl>(pBaseReq); in ON_IPC_SET_REQUEST() local
1621 std::shared_ptr<IpcCheckAcl> pReq = std::static_pointer_cast<IpcCheckAcl>(pBaseReq); in ON_IPC_SET_REQUEST() local
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_publish_manager.cpp134 std::shared_ptr<IpcNotifyPublishResultReq> pReq = variable
151 std::shared_ptr<IpcNotifyPublishResultReq> pReq = variable
H A DUTTest_dm_device_state_manager.cpp96 std::shared_ptr<IpcNotifyDeviceStateReq> pReq = variable
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H A Dipc_cmd_parser.cpp72 …std::shared_ptr<IpcRegisterListenerReq> pReq = std::static_pointer_cast<IpcRegisterListenerReq>(pB… in ON_IPC_SET_REQUEST() local
108 std::shared_ptr<IpcGetInfoByNetWorkReq> pReq = in ON_IPC_SET_REQUEST() local
169 …std::shared_ptr<IpcStartDevDiscoveryByIdReq> pReq = std::static_pointer_cast<IpcStartDevDiscoveryB… in ON_IPC_SET_REQUEST() local
189 …std::shared_ptr<IpcStopDiscoveryReq> pReq = std::static_pointer_cast<IpcStopDiscoveryReq>(pBaseReq… in ON_IPC_SET_REQUEST() local
207 …std::shared_ptr<IpcSetCredentialReq> pReq = std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq… in ON_IPC_SET_REQUEST() local
233 …std::shared_ptr<IpcSetCredentialReq> pReq = std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq… in ON_IPC_SET_REQUEST() local
259 …std::shared_ptr<IpcSetCredentialReq> pReq = std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq… in ON_IPC_SET_REQUEST() local
291 …std::shared_ptr<IpcSetCredentialReq> pReq = std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq… in ON_IPC_SET_REQUEST() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp126 …std::shared_ptr<IpcNotifyDeviceStateReq> pReq = std::static_pointer_cast<IpcNotifyDeviceStateReq>(… in ON_IPC_SET_REQUEST() local
166 …std::shared_ptr<IpcNotifyDeviceFoundReq> pReq = std::static_pointer_cast<IpcNotifyDeviceFoundReq>(… in ON_IPC_SET_REQUEST() local
308 …std::shared_ptr<IpcNotifyAuthResultReq> pReq = std::static_pointer_cast<IpcNotifyAuthResultReq>(pB… in ON_IPC_SET_REQUEST() local
354 …std::shared_ptr<IpcNotifyDMFAResultReq> pReq = std::static_pointer_cast<IpcNotifyDMFAResultReq>(pB… in ON_IPC_SET_REQUEST() local
777 …std::shared_ptr<IpcNotifyCredentialReq> pReq = std::static_pointer_cast<IpcNotifyCredentialReq>(pB… in ON_IPC_SET_REQUEST() local
1064 …std::shared_ptr<IpcNotifyBindResultReq> pReq = std::static_pointer_cast<IpcNotifyBindResultReq>(pB… in ON_IPC_SET_REQUEST() local
1109 …std::shared_ptr<IpcNotifyBindResultReq> pReq = std::static_pointer_cast<IpcNotifyBindResultReq>(pB… in ON_IPC_SET_REQUEST() local
1190 …std::shared_ptr<IpcCreatePinHolderReq> pReq = std::static_pointer_cast<IpcCreatePinHolderReq>(pBas… in ON_IPC_SET_REQUEST() local
1230 …std::shared_ptr<IpcDestroyPinHolderReq> pReq = std::static_pointer_cast<IpcDestroyPinHolderReq>(pB… in ON_IPC_SET_REQUEST() local
1496 …std::shared_ptr<IpcNotifyDeviceStateReq> pReq = std::static_pointer_cast<IpcNotifyDeviceStateReq>(… in ON_IPC_SET_REQUEST() local
[all …]
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H A Dipc_cmd_parser.cpp62 …std::shared_ptr<IpcNotifyDeviceStateReq> pReq = std::static_pointer_cast<IpcNotifyDeviceStateReq>(… in ON_IPC_SET_REQUEST() local
82 …std::shared_ptr<IpcNotifyDeviceFoundReq> pReq = std::static_pointer_cast<IpcNotifyDeviceFoundReq>(… in ON_IPC_SET_REQUEST() local
102 …std::shared_ptr<IpcNotifyDiscoverResultReq> pReq = std::static_pointer_cast<IpcNotifyDiscoverResul… in ON_IPC_SET_REQUEST() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_service.cpp1380 …std::shared_ptr<IpcNotifyDeviceDiscoveryReq> pReq = std::make_shared<IpcNotifyDeviceDiscoveryReq>(… variable
1399 std::shared_ptr<IpcNotifyAuthResultReq> pReq = std::make_shared<IpcNotifyAuthResultReq>(); variable
1422 std::shared_ptr<IpcNotifyDMFAResultReq> pReq = std::make_shared<IpcNotifyDMFAResultReq>(); variable
1439 std::shared_ptr<IpcNotifyBindResultReq> pReq = std::make_shared<IpcNotifyBindResultReq>(); variable
1462 std::shared_ptr<IpcNotifyBindResultReq> pReq = std::make_shared<IpcNotifyBindResultReq>(); variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_notification.cpp1249 auto pReq = new (std::nothrow) NotificationRequest(request); in PublishContinuousTaskNotification() local