Home
last modified time | relevance | path

Searched refs:ReadUint16 (Results 1 - 11 of 11) sorted by relevance

/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dservstat_listener_stub.cpp52 if (!data.ReadUint16(status.deviceClass) || !data.ReadUint16(status.status)) { in ServStatListenerStubOnReceive()
H A Diservmgr_client.cpp158 info.devClass = reply.ReadUint16(); in HdfDevMgrDbgFillServiceInfo()
/drivers/hdf_core/framework/test/fuzztest/servmgr_cpp_fuzzer/unregisterservicestatuslistener_fuzzer/
H A Dunregisterservicestatuslistener_fuzzer.cpp54 auto deviceclass = parcel.ReadUint16(); in UnregisterServiceStatusListenerFuzzTest()
/drivers/hdf_core/framework/tools/hc-gen/src/
H A Ddecompile.h43 bool ReadUint16(uint16_t &value);
H A Ddecompile.cpp82 bool Decompile::ReadUint16(uint16_t &value) in ReadUint16() function in Decompile
213 if (!ReadUint16(u16Value)) { in RebuildNumberObject()
235 if (!ReadUint16(arraySize)) { in RebuildArray()
/drivers/external_device_manager/services/zidl/src/
H A Ddriver_ext_mgr_types.cpp147 if (!parcel.ReadUint16(device->productId)) { in UnMarshalling()
152 if (!parcel.ReadUint16(device->vendorId)) { in UnMarshalling()
328 if (!parcel.ReadUint16(deviceInfo->productId)) { in UnMarshalling()
332 if (!parcel.ReadUint16(deviceInfo->vendorId)) { in UnMarshalling()
/drivers/peripheral/pin_auth/test/fuzztest/pin_auth/pinauthhdi_fuzzer/
H A Dpin_auth_hdi_fuzzer.cpp81 executorInfo.sensorId = parcel.ReadUint16(); in FillFuzzExecutorInfo()
/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp87 executorInfo.sensorId = parcel.ReadUint16(); in FillFuzzExecutorInfo()
/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp87 executorInfo.sensorId = parcel.ReadUint16(); in FillFuzzExecutorInfo()
/drivers/hdf_core/adapter/uhdf2/ipc/src/
H A Dhdf_sbuf_impl_hipc.cpp202 bool ret = MParcelCast(sbuf)->ReadUint16(v); in SbufMParcelImplReadUint16()
/drivers/peripheral/user_auth/test/fuzztest/user_auth/userauthhdi_fuzzer/
H A Duser_auth_hdi_fuzzer.cpp156 enrolledState.credentialCount = parcel.ReadUint16(); in FillFuzzEnrolledState()

Completed in 6 milliseconds