Home
last modified time | relevance | path

Searched refs:ReadUInt8Vector (Results 1 - 25 of 35) sorted by relevance

12

/base/useriam/user_auth_framework/frameworks/native/ipc/src/
H A Dexecutor_callback_stub.cpp70 if (!data.ReadUInt8Vector(&publicKey)) { in OnMessengerReadyStub()
93 if (!data.ReadUInt8Vector(&publicKey)) { in OnBeginExecuteStub()
97 if (!data.ReadUInt8Vector(&buffer)) { in OnBeginExecuteStub()
120 if (!data.ReadUInt8Vector(&buffer)) { in OnEndExecuteStub()
137 if (!data.ReadUInt8Vector(&buffer)) { in OnSetPropertyStub()
154 if (!data.ReadUInt8Vector(&buffer)) { in OnGetPropertyStub()
184 if (!data.ReadUInt8Vector(&buffer)) { in OnSendDataStub()
H A Duser_auth_callback_stub.cpp57 if (!data.ReadUInt8Vector(&buffer)) { in OnResultStub()
82 if (!data.ReadUInt8Vector(&buffer)) { in OnAcquireInfoStub()
117 if (!data.ReadUInt8Vector(&buffer)) { in OnGetExecutorPropertyResultStub()
H A Dexecutor_messenger_stub.cpp66 if (!data.ReadUInt8Vector(&msg)) { in SendDataStub()
93 if (!data.ReadUInt8Vector(&attributes)) { in FinishStub()
H A Dco_auth_stub.cpp123 if (!data.ReadUInt8Vector(&executorInfo.publicKey)) { in ReadExecutorRegisterInfo()
131 if (!data.ReadUInt8Vector(&executorInfo.signedRemoteExecutorInfo)) { in ReadExecutorRegisterInfo()
H A Duser_idm_stub.cpp185 if (!data.ReadUInt8Vector(&token)) { in AddCredentialStub()
230 if (!data.ReadUInt8Vector(&token)) { in UpdateCredentialStub()
299 if (!data.ReadUInt8Vector(&authToken)) { in DelUserStub()
332 if (!data.ReadUInt8Vector(&authToken)) { in DelCredentialStub()
H A Duser_idm_callback_stub.cpp59 if (!data.ReadUInt8Vector(&buffer)) { in OnResultStub()
84 if (!data.ReadUInt8Vector(&buffer)) { in OnAcquireInfoStub()
H A Duser_auth_stub.cpp202 if (!data.ReadUInt8Vector(&attr)) { in SetPropertyStub()
312 if (!data.ReadUInt8Vector(&authParam.challenge)) { in ReadWidgetAuthParam()
415 if (!data.ReadUInt8Vector(&challenge)) { in IdentifyStub()
723 if (!data.ReadUInt8Vector(&authParam.challenge)) { in ReadAuthParam()
H A Dexecutor_callback_proxy.cpp186 if (!reply.ReadUInt8Vector(&attr)) { in OnGetProperty()
H A Duser_idm_proxy.cpp49 if (!reply.ReadUInt8Vector(&challenge)) { in OpenSession()
/base/security/dlp_permission_service/frameworks/common/src/
H A Dcert_parcel.cpp74 if (!data.ReadUInt8Vector(&parcel->cert)) { in Unmarshalling()
78 if (!data.ReadUInt8Vector(&parcel->offlineCert)) { in Unmarshalling()
/base/useriam/pin_auth/frameworks/ipc/src/
H A Dinputer_get_data_stub.cpp59 if (!data.ReadUInt8Vector(&(getDataParam.algoParameter))) { in ReadInputerGetDataParam()
63 if (!data.ReadUInt8Vector(&(getDataParam.challenge))) { in ReadInputerGetDataParam()
H A Dinputer_set_data_stub.cpp58 if (!data.ReadUInt8Vector(&param)) { in OnSetDataStub()
/base/account/os_account/frameworks/domain_account/src/
H A Ddomain_account_callback_adapters.cpp37 parcel.ReadUInt8Vector(&accessToken); in OnResult()
H A Ddomain_account_plugin_stub.cpp71 if (!data.ReadUInt8Vector(&authData)) { in ProcAuthCommonInterface()
141 if (!data.ReadUInt8Vector(&token)) { in ProcIsAccountTokenValid()
166 if (!data.ReadUInt8Vector(&accountToken)) { in ProcGetAccessToken()
H A Ddomain_account_common.cpp313 if (!parcel.ReadUInt8Vector(&token)) { in ReadFromParcel()
/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_async_stub.cpp76 if (!data.ReadUInt8Vector(&cert)) { in OnGenerateDlpCertificateStub()
117 if (!data.ReadUInt8Vector(&cert)) { in OnParseDlpCertificateStub()
/base/account/os_account/frameworks/account_iam/src/
H A Daccount_iam_callback_stub.cpp62 if (!data.ReadUInt8Vector(&buffer)) { in ProcOnAcquireInfo()
79 if (!data.ReadUInt8Vector(&buffer)) { in ProcOnResult()
174 if (!data.ReadUInt8Vector(&buffer)) { in ProcOnResult()
/base/sensors/sensor/utils/common/include/
H A Dsensor_parcel.h145 if (!(parcel).ReadUInt8Vector(&data)) { \
/base/telephony/sms_mms/services/sms/satellite_service_interaction/src/
H A Dsatellite_sms_callback_stub.cpp152 data.ReadUInt8Vector(&(info->pdu)); in OnSmsStatusReportNotify()
182 data.ReadUInt8Vector(&(info->pdu)); in OnNewSmsNotify()
/base/account/os_account/services/accountmgr/src/account_iam/
H A Daccount_iam_mgr_stub.cpp272 if (!data.ReadUInt8Vector(&credParams.token)) { in AddOrUpdateCredential()
317 if (!data.ReadUInt8Vector(&authToken)) { in ProcDelCred()
341 if (!data.ReadUInt8Vector(&authToken)) { in ProcDelUser()
427 if (!data.ReadUInt8Vector(&authParam.challenge)) { in ReadAuthParam()
625 if (!data.ReadUInt8Vector(&attr)) { in ProcSetProperty()
/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Duser_cert_plugin.cpp58 data.ReadUInt8Vector(&certArray); in InstallUserCert()
/base/msdp/device_status/utils/common/include/
H A Ddevicestatus_common.h192 if (!(parcel).ReadUInt8Vector(&data)) { \
193 FI_HILOGE("ReadUInt8Vector "#data" failed"); \
/base/telephony/call_manager/frameworks/native/src/
H A Dnative_call_manager_utils.cpp86 messageParcel.ReadUInt8Vector(&userProfile); in ReadCallAttributeInfo()
/base/telephony/sms_mms/frameworks/native/sms/src/
H A Dshort_message.cpp67 if (!parcel.ReadUInt8Vector(&pdu_)) { in ReadFromParcel()
/base/account/os_account/services/accountmgr/src/domain_account/
H A Ddomain_account_stub.cpp188 if (!data.ReadUInt8Vector(&token)) { in ProcUpdateAccountToken()
276 if (!data.ReadUInt8Vector(&password)) { in ProcAuth()
398 if (!data.ReadUInt8Vector(&password)) { in ProcAuthUser()

Completed in 14 milliseconds

12