Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pReq
(Results
1 - 8
of
8
) sorted by relevance
/foundation/distributedhardware/device_manager/test/commonunittest/
H
A
D
UTTest_dm_publish_manager.cpp
130
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
=
in HWTEST_F()
local
147
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
=
in HWTEST_F()
local
H
A
D
UTTest_dm_device_state_manager.cpp
96
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
=
in HWTEST_F()
local
/foundation/distributedhardware/device_manager/services/service/src/ipc/lite/
H
A
D
ipc_cmd_parser.cpp
62
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceStateReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
82
std::shared_ptr<IpcNotifyDeviceFoundReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceFoundReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
102
std::shared_ptr<IpcNotifyDiscoverResultReq>
pReq
= std::static_pointer_cast<IpcNotifyDiscoverResultReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/
H
A
D
ipc_cmd_parser.cpp
72
std::shared_ptr<IpcRegisterListenerReq>
pReq
= std::static_pointer_cast<IpcRegisterListenerReq>(pBaseReq);
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<IpcStartDevDiscoveryByIdReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
189
std::shared_ptr<IpcStopDiscoveryReq>
pReq
= std::static_pointer_cast<IpcStopDiscoveryReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
207
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
233
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
259
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
291
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H
A
D
UTTest_ipc_cmd_parser_service.cpp
1380
std::shared_ptr<IpcNotifyDeviceDiscoveryReq>
pReq
= std::make_shared<IpcNotifyDeviceDiscoveryReq>();
in HWTEST_F()
local
1399
std::shared_ptr<IpcNotifyAuthResultReq>
pReq
= std::make_shared<IpcNotifyAuthResultReq>();
in HWTEST_F()
local
1422
std::shared_ptr<IpcNotifyDMFAResultReq>
pReq
= std::make_shared<IpcNotifyDMFAResultReq>();
HWTEST_F()
local
1439
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::make_shared<IpcNotifyBindResultReq>();
HWTEST_F()
local
1462
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::make_shared<IpcNotifyBindResultReq>();
HWTEST_F()
local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/
H
A
D
device_manager_service_listener.cpp
79
void DeviceManagerServiceListener::SetDeviceInfo(std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
,
in SetDeviceInfo()
argument
122
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
in ProcessDeviceStateChange()
local
160
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::make_shared<IpcNotifyDeviceStateReq>();
ProcessAppStateChange()
local
222
std::shared_ptr<IpcNotifyDeviceFoundReq>
pReq
= std::make_shared<IpcNotifyDeviceFoundReq>();
OnDeviceFound()
local
249
std::shared_ptr<IpcNotifyDiscoverResultReq>
pReq
= std::make_shared<IpcNotifyDiscoverResultReq>();
OnDiscoveryFailed()
local
261
std::shared_ptr<IpcNotifyDiscoverResultReq>
pReq
= std::make_shared<IpcNotifyDiscoverResultReq>();
OnDiscoverySuccess()
local
273
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::make_shared<IpcNotifyPublishResultReq>();
OnPublishResult()
local
285
std::shared_ptr<IpcNotifyAuthResultReq>
pReq
= std::make_shared<IpcNotifyAuthResultReq>();
OnAuthResult()
local
307
std::shared_ptr<IpcNotifyDMFAResultReq>
pReq
= std::make_shared<IpcNotifyDMFAResultReq>();
OnUiCall()
local
319
std::shared_ptr<IpcNotifyCredentialReq>
pReq
= std::make_shared<IpcNotifyCredentialReq>();
OnCredentialResult()
local
331
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::make_shared<IpcNotifyBindResultReq>();
OnBindResult()
local
356
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::make_shared<IpcNotifyBindResultReq>();
OnUnbindResult()
local
378
std::shared_ptr<IpcCreatePinHolderReq>
pReq
= std::make_shared<IpcCreatePinHolderReq>();
OnPinHolderCreate()
local
392
std::shared_ptr<IpcDestroyPinHolderReq>
pReq
= std::make_shared<IpcDestroyPinHolderReq>();
OnPinHolderDestroy()
local
404
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::make_shared<IpcNotifyPublishResultReq>();
OnCreateResult()
local
415
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::make_shared<IpcNotifyPublishResultReq>();
OnDestroyResult()
local
428
std::shared_ptr<IpcNotifyPinHolderEventReq>
pReq
= std::make_shared<IpcNotifyPinHolderEventReq>();
OnPinHolderEvent()
local
486
std::shared_ptr<IpcNotifyDevTrustChangeReq>
pReq
= std::make_shared<IpcNotifyDevTrustChangeReq>();
OnDeviceTrustChange()
local
498
SetDeviceScreenInfo(std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
, const std::string &pkgName, const DmDeviceInfo &deviceInfo)
SetDeviceScreenInfo()
argument
521
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::make_shared<IpcNotifyDeviceStateReq>();
OnDeviceScreenStateChange()
local
529
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::make_shared<IpcNotifyDeviceStateReq>();
OnDeviceScreenStateChange()
local
559
std::shared_ptr<IpcNotifyCredentialAuthStatusReq>
pReq
=
OnCredentialAuthStatus()
local
[all...]
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
151
std::shared_ptr<IpcRegisterListenerReq>
pReq
= std::static_pointer_cast<IpcRegisterListenerReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
197
std::shared_ptr<IpcGetTrustDeviceReq>
pReq
= std::static_pointer_cast<IpcGetTrustDeviceReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
235
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
255
std::shared_ptr<IpcReq>
pReq
in ON_IPC_SET_REQUEST()
local
275
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
297
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
319
std::shared_ptr<IpcStartDiscoveryReq>
pReq
= std::static_pointer_cast<IpcStartDiscoveryReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
346
std::shared_ptr<IpcStartDevDiscoveryByIdReq>
pReq
= std::static_pointer_cast<IpcStartDevDiscoveryByIdReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
373
std::shared_ptr<IpcStopDiscoveryReq>
pReq
= std::static_pointer_cast<IpcStopDiscoveryReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
399
std::shared_ptr<IpcPublishReq>
pReq
= std::static_pointer_cast<IpcPublishReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
421
std::shared_ptr<IpcUnPublishReq>
pReq
= std::static_pointer_cast<IpcUnPublishReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
447
std::shared_ptr<IpcAuthenticateDeviceReq>
pReq
= std::static_pointer_cast<IpcAuthenticateDeviceReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
485
std::shared_ptr<IpcUnAuthenticateDeviceReq>
pReq
= std::static_pointer_cast<IpcUnAuthenticateDeviceReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
508
std::shared_ptr<IpcGetOperationReq>
pReq
= std::static_pointer_cast<IpcGetOperationReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
660
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
688
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
715
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
749
std::shared_ptr<IpcSetCredentialReq>
pReq
= std::static_pointer_cast<IpcSetCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
784
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
803
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
833
std::shared_ptr<IpcNotifyEventReq>
pReq
= std::static_pointer_cast<IpcNotifyEventReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
860
std::shared_ptr<IpcGetEncryptedUuidReq>
pReq
= std::static_pointer_cast<IpcGetEncryptedUuidReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
884
std::shared_ptr<IpcGenerateEncryptedUuidReq>
pReq
= std::static_pointer_cast<IpcGenerateEncryptedUuidReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
913
std::shared_ptr<IpcBindDeviceReq>
pReq
= std::static_pointer_cast<IpcBindDeviceReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
950
std::shared_ptr<IpcUnBindDeviceReq>
pReq
= std::static_pointer_cast<IpcUnBindDeviceReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
973
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
995
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1011
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1027
std::shared_ptr<IpcImportAuthCodeReq>
pReq
= std::static_pointer_cast<IpcImportAuthCodeReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1067
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1098
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1124
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1155
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1181
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1207
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1233
std::shared_ptr<IpcBindTargetReq>
pReq
= std::static_pointer_cast<IpcBindTargetReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1265
std::shared_ptr<IpcBindTargetReq>
pReq
= std::static_pointer_cast<IpcBindTargetReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1324
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1341
std::shared_ptr<IpcCreatePinHolderReq>
pReq
= std::static_pointer_cast<IpcCreatePinHolderReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1371
std::shared_ptr<IpcDestroyPinHolderReq>
pReq
= std::static_pointer_cast<IpcDestroyPinHolderReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1405
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1435
std::shared_ptr<IpcCommonParamReq>
pReq
= std::static_pointer_cast<IpcCommonParamReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1499
std::shared_ptr<IpcAclProfileReq>
pReq
= std::static_pointer_cast<IpcAclProfileReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1520
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1554
std::shared_ptr<IpcAclProfileReq>
pReq
= std::static_pointer_cast<IpcAclProfileReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1579
std::shared_ptr<IpcPermissionReq>
pReq
= std::static_pointer_cast<IpcPermissionReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1599
std::shared_ptr<IpcCheckAcl>
pReq
= std::static_pointer_cast<IpcCheckAcl>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1625
std::shared_ptr<IpcCheckAcl>
pReq
= std::static_pointer_cast<IpcCheckAcl>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1651
std::shared_ptr<IpcReq>
pReq
= std::static_pointer_cast<IpcReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1694
std::shared_ptr<IpcGetDeviceScreenStatusReq>
pReq
= std::static_pointer_cast<IpcGetDeviceScreenStatusReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1716
std::shared_ptr<IpcGetInfoByNetWorkReq>
pReq
= std::static_pointer_cast<IpcGetInfoByNetWorkReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
[all...]
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H
A
D
ipc_cmd_parser.cpp
127
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceStateReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
167
std::shared_ptr<IpcNotifyDeviceFoundReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceFoundReq>(pBaseReq);
in ON_IPC_SET_REQUEST()
local
207
std::shared_ptr<IpcNotifyDeviceDiscoveryReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceDiscoveryReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
241
std::shared_ptr<IpcNotifyDiscoverResultReq>
pReq
= std::static_pointer_cast<IpcNotifyDiscoverResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
275
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::static_pointer_cast<IpcNotifyPublishResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
309
std::shared_ptr<IpcNotifyAuthResultReq>
pReq
= std::static_pointer_cast<IpcNotifyAuthResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
355
std::shared_ptr<IpcNotifyDMFAResultReq>
pReq
= std::static_pointer_cast<IpcNotifyDMFAResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
778
std::shared_ptr<IpcNotifyCredentialReq>
pReq
= std::static_pointer_cast<IpcNotifyCredentialReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1065
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::static_pointer_cast<IpcNotifyBindResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1110
std::shared_ptr<IpcNotifyBindResultReq>
pReq
= std::static_pointer_cast<IpcNotifyBindResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1191
std::shared_ptr<IpcCreatePinHolderReq>
pReq
= std::static_pointer_cast<IpcCreatePinHolderReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1231
std::shared_ptr<IpcDestroyPinHolderReq>
pReq
= std::static_pointer_cast<IpcDestroyPinHolderReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1266
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::static_pointer_cast<IpcNotifyPublishResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1296
std::shared_ptr<IpcNotifyPublishResultReq>
pReq
= std::static_pointer_cast<IpcNotifyPublishResultReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1352
std::shared_ptr<IpcNotifyPinHolderEventReq>
pReq
= std::static_pointer_cast<IpcNotifyPinHolderEventReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1479
std::shared_ptr<IpcNotifyDevTrustChangeReq>
pReq
= std::static_pointer_cast<IpcNotifyDevTrustChangeReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1518
std::shared_ptr<IpcNotifyDeviceStateReq>
pReq
= std::static_pointer_cast<IpcNotifyDeviceStateReq>(pBaseReq);
ON_IPC_SET_REQUEST()
local
1581
std::shared_ptr<IpcNotifyCredentialAuthStatusReq>
pReq
=
ON_IPC_SET_REQUEST()
local
[all...]
Completed in 10 milliseconds