Home
last modified time | relevance | path

Searched defs:parcel (Results 1 - 20 of 20) sorted by relevance

/test/xts/device_attest/services/devattest_ability/src/
H A Dattest_result_info.cpp34 sptr<AttestResultInfo> AttestResultInfo::Unmarshalling(Parcel &parcel) in Unmarshalling() argument
[all...]
/test/xts/hats/useriam/common/src/
H A Diam_hat_test.cpp35 void FillTestBuffer(Parcel &parcel, void *p, uint32_t len) in FillTestBuffer() argument
56 void FillTestUint8Vector(Parcel &parcel, std::vector<uint8_t> &data) in FillTestUint8Vector() argument
65 void FillTestInt8Vector(Parcel &parcel, std::vector<int8_t> &data) in FillTestInt8Vector() argument
74 void FillTestUint32Vector(Parcel &parcel, st argument
83 FillTestInt32Vector(Parcel &parcel, std::vector<int32_t> &data) FillTestInt32Vector() argument
92 FillTestUint64Vector(Parcel &parcel, std::vector<uint64_t> &data) FillTestUint64Vector() argument
101 FillTestString(Parcel &parcel, std::string &str) FillTestString() argument
[all...]
/test/xts/hats/useriam/pinauth/src/
H A Dpin_auth_hdi_two.cpp27 static OHOS::Parcel parcel; variable
87 static void FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillTestIExecutorCallback() argument
[all...]
H A Dpin_auth_type_test.cpp28 static OHOS::Parcel parcel; variable
H A Dpin_auth_hdi.cpp27 static OHOS::Parcel parcel; variable
87 static void FillTestExecutorInfo(Parcel &parcel, ExecutorInfo &executorInfo) in FillTestExecutorInfo() argument
98 static void FillTestIExecutorCallback(Parcel &parcel, spt argument
112 FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<int32_t> &types) FillTestGetPropertyTypeVector() argument
[all...]
/test/xts/hats/useriam/userauth/src/
H A Duser_auth_type_test.cpp28 static OHOS::Parcel parcel; variable
H A Duser_auth_hdi.cpp28 static OHOS::Parcel parcel; variable
46 static void FillAuthTypeVector(Parcel &parcel, vector<int32_t> &vector) in FillAuthTypeVector() argument
55 static void FillEnrollParam(Parcel &parcel, EnrollParam &enrollParam) in FillEnrollParam() argument
62 static void FillExecutorRegisterInfo(Parcel &parcel, ExecutorRegisterInfo &executorRegisterInfo) in FillExecutorRegisterInfo() argument
72 FillExecutorIndexInfo(Parcel &parcel, uint64_t &executorIndex) FillExecutorIndexInfo() argument
77 FillExecutorIndexVector(Parcel &parcel, vector<uint64_t > &vector) FillExecutorIndexVector() argument
86 FillScheduleInfo(Parcel &parcel, ScheduleInfo &scheduleInfo) FillScheduleInfo() argument
96 FillCredentialInfo(Parcel &parcel, CredentialInfo &credentialInfo) FillCredentialInfo() argument
106 FillEnrolledInfo(Parcel &parcel, EnrolledInfo &enrolledInfo) FillEnrolledInfo() argument
112 FillIdentifyResultInfo(Parcel &parcel, IdentifyResultInfo &identifyResultInfo) FillIdentifyResultInfo() argument
119 FillExecutorSendMsg(Parcel &parcel, ExecutorSendMsg &executorSendMsg) FillExecutorSendMsg() argument
125 FillAuthParam(Parcel &parcel, AuthParam &authParam) FillAuthParam() argument
134 FillScheduleInfoVector(Parcel &parcel, vector<ScheduleInfo> &vector) FillScheduleInfoVector() argument
143 FillCredentialInfoVector(Parcel &parcel, vector<CredentialInfo> &vector) FillCredentialInfoVector() argument
152 FillEnrolledInfoVector(Parcel &parcel, vector<EnrolledInfo> &vector) FillEnrolledInfoVector() argument
161 FillExecutorSendMsgVector(Parcel &parcel, vector<ExecutorSendMsg> &vector) FillExecutorSendMsgVector() argument
170 FillAuthResultInfo(Parcel &parcel, AuthResultInfo &authResultInfo) FillAuthResultInfo() argument
179 FillTestScheduleInfo(Parcel &parcel, ScheduleInfo &scheduleInfo) FillTestScheduleInfo() argument
193 FillTestScheduleInfo_Vector(Parcel &parcel, vector<ScheduleInfo> &vector) FillTestScheduleInfo_Vector() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/kernel/
H A Dalternative.c67 u16 *parcel = p; in riscv_instruction_at() local
/test/xts/hats/useriam/faceauth/src/
H A Dface_auth_hdi.cpp32 static OHOS::Parcel parcel; variable
95 static void FillTestExecutorInfo(Parcel &parcel, ExecutorInfo &executorInfo) in FillTestExecutorInfo() argument
108 FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) FillTestIExecutorCallback() argument
123 FillTestProperty(Parcel &parcel, Property &property) FillTestProperty() argument
134 FillTestISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) FillTestISaCommandCallback() argument
[all...]
H A Dface_auth_type_test.cpp29 static OHOS::Parcel parcel; variable
/test/xts/hats/useriam/fingerprintauth_additional/src/
H A Dfingerprint_auth_hdi.cpp31 static Parcel parcel; variable
100 static void FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillTestIExecutorCallback() argument
115 void FillTestProperty(Parcel &parcel, Property &property) in FillTestProperty() argument
126 FillTestISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) FillTestISaCommandCallback() argument
[all...]
/test/xts/hats/useriam/fingerprintauth/src/
H A Dfingerprint_auth_hdi.cpp31 static OHOS::Parcel parcel; variable
94 static void FillTestExecutorInfo(Parcel &parcel, ExecutorInfo &executorInfo) in FillTestExecutorInfo() argument
107 FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) FillTestIExecutorCallback() argument
122 FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) FillTestGetPropertyTypeVector() argument
133 FillTestProperty(Parcel &parcel, Property &property) FillTestProperty() argument
144 FillTestISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) FillTestISaCommandCallback() argument
[all...]
H A Dfingerprint_type_test.cpp29 static OHOS::Parcel parcel; variable
/test/xts/hats/useriam/faceauth_additional/src/
H A Dface_auth_hdi.cpp33 static Parcel parcel; variable
102 static void FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillTestIExecutorCallback() argument
117 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<GetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
128 void FillTestProperty(Parcel &parcel, Property &property) in FillTestProperty() argument
139 FillTestISaCommandCallback(Parcel &parcel, sptr<ISaCommandCallback> &callbackObj) FillTestISaCommandCallback() argument
[all...]
/test/xts/hats/useriam/pinauth_additional/src/
H A Dpin_auth_hdi.cpp27 static OHOS::Parcel parcel; variable
83 static void FillTestIExecutorCallback(Parcel &parcel, sptr<IExecutorCallback> &callbackObj) in FillTestIExecutorCallback() argument
98 void FillTestGetPropertyTypeVector(Parcel &parcel, std::vector<HdiGetPropertyType> &types) in FillTestGetPropertyTypeVector() argument
[all...]
/test/xts/hats/useriam/userauth_additional/src/
H A Duser_auth_hdi.cpp28 static OHOS::Parcel parcel; variable
56 static void FillEnrollParam(Parcel &parcel, EnrollParam &enrollParam) in FillEnrollParam() argument
63 static void FillExecutorIndexInfo(Parcel &parcel, uint64_t &executorIndex) in FillExecutorIndexInfo() argument
68 static void FillExecutorIndexVector(Parcel &parcel, vector<uint64_t > &vector) in FillExecutorIndexVector() argument
77 FillScheduleInfo(Parcel &parcel, ScheduleInfo &scheduleInfo) FillScheduleInfo() argument
87 FillCredentialInfo(Parcel &parcel, CredentialInfo &credentialInfo) FillCredentialInfo() argument
97 FillEnrolledInfo(Parcel &parcel, EnrolledInfo &enrolledInfo) FillEnrolledInfo() argument
103 FillCredentialInfoVector(Parcel &parcel, vector<CredentialInfo> &vector) FillCredentialInfoVector() argument
112 FillEnrolledInfoVector(Parcel &parcel, vector<EnrolledInfo> &vector) FillEnrolledInfoVector() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlink_uniform_blocks.cpp237 process_block_array(struct uniform_block_array_elements *ub_array, char **name, size_t name_length, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, const struct gl_constants *consts, struct gl_shader_program *prog, unsigned first_index) process_block_array() argument
269 process_block_array_leaf(const char *name, gl_uniform_block *blocks, ubo_visitor *parcel, gl_uniform_buffer_variable *variables, const struct link_uniform_block_active *const b, unsigned *block_index, unsigned binding_offset, unsigned linearized_index, const struct gl_constants *consts, struct gl_shader_program *prog) process_block_array_leaf() argument
[all...]
/test/xts/acts/communication/dsoftbus/capi_ipc/entry/src/main/cpp/
H A Dipc_capi.cpp332 OHIPCParcel* parcel = OH_IPCParcel_Create(); in OHIPCParcelCreate() local
350 OHIPCParcel *parcel = OH_IPCParcel_Create(); in OHIPCParcelGetDataSize() local
365 OHIPCParcel *parcel = OH_IPCParcel_Create(); in OHIPCParcelGetWritableBytes() local
380 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelGetReadableBytes() local
395 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelGetReadPosition() local
410 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelGetWritePosition() local
425 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelRewindReadPosition() local
441 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelRewindWritePosition() local
457 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteInt8() local
473 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadInt8() local
489 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteInt16() local
505 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadInt16() local
521 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteInt32() local
537 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadInt32() local
553 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteInt64() local
569 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadInt64() local
585 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteFloat() local
601 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadFloat() local
617 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteDouble() local
633 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadDouble() local
649 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteString() local
665 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadString() local
691 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteBuffer() local
707 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadBuffer() local
734 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteRemoteStub() local
760 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadRemoteStub() local
791 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteRemoteProxy() local
807 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadRemoteProxy() local
854 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadFileDescriptor() local
870 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteFileDescriptor() local
886 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelWriteInterfaceToken() local
902 OHIPCParcel *parcel = OH_IPCParcel_Create(); OHIPCParcelReadInterfaceToken() local
[all...]
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
H A Dnativewindow1.cpp614 OHIPCParcel *parcel = OH_IPCParcel_Create(); in testNativeWindowWriteToParcelErrptr() local
641 OHIPCParcel *parcel = OH_IPCParcel_Create(); in testNativeWindowReadFromParcelErrptr() local
/third_party/python/Modules/
H A D_elementtree.c2890 PyObject* parcel; in treebuilder_handle_start_ns() local

Completed in 21 milliseconds