Home
last modified time | relevance | path

Searched defs:scalarType (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DEnumType.cpp230 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitReaderWriter() local
281 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitTypeDeclarations() local
311 const ScalarType* scalarType = mStorageType->resolveToScalarType(); in emitTypeForwardDeclaration() local
348 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitEnumBitwiseOperator() local
392 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitBitFieldBitwiseAssignmentOperator() local
441 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitPackageTypeHeaderDefinitions() local
497 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitJavaTypeDeclarations() local
572 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitVtsTypeDeclarations() local
694 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitExportedHeader() local
DType.cpp330 const ScalarType *scalarType = resolveToScalarType(); in isValidEnumStorageType() local