Home
last modified time | relevance | path

Searched defs:byteSize (Results 1 – 12 of 12) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/
DUuid.h51 static constexpr int byteSize = 16; variable
/hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
DHidItem.h31 ssize_t byteSize; member
/hardware/google/gfxstream/codegen/generic-apigen/
DVarType.h37 size_t byteSize, in VarType()
DTypeFactory.cpp119 size_t byteSize = (bitSize + 7) >> 3; in initFromFile() local
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/src/
DVehicleUtils.cpp175 size_t byteSize = value.value.byteValues.size(); in checkVendorMixedPropValue() local
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DJsonFakeValueGenerator.cpp229 size_t byteSize = ((size_t)DiagnosticIntegerSensorIndex::LAST_SYSTEM_INDEX + in generateDiagnosticBytes() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/GeneratorHub/src/
DJsonFakeValueGenerator.cpp83 size_t byteSize = (lastIntegerSensorIndex + lastFloatSensorIndex + 2); in generateDiagnosticBytes() local
/hardware/libhardware/modules/sensors/dynamic_sensor/
DHidRawSensor.h74 size_t byteSize; member
/hardware/interfaces/neuralnetworks/1.2/vts/functional/
DGeneratedTestHarness.cpp166 const auto byteSize = testModel.main.operands[testModel.main.outputIndexes[index]].data.size(); in isOutputSizeGreaterThanOne() local
/hardware/interfaces/neuralnetworks/aidl/vts/functional/
DGeneratedTestHarness.cpp345 const auto byteSize = testModel.main.operands[testModel.main.outputIndexes[index]].data.size(); in isOutputSizeGreaterThanOne() local
/hardware/interfaces/neuralnetworks/1.3/vts/functional/
DGeneratedTestHarness.cpp320 const auto byteSize = testModel.main.operands[testModel.main.outputIndexes[index]].data.size(); in isOutputSizeGreaterThanOne() local
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp960 size_t byteSize = byteValues.size(); in getEchoReverseBytes() local