Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp246 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitReaderWriter() local
297 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitTypeDeclarations() local
344 const ScalarType* scalarType = mStorageType->resolveToScalarType(); in emitTypeForwardDeclaration() local
381 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitEnumBitwiseOperator() local
425 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitBitFieldBitwiseAssignmentOperator() local
474 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitPackageTypeHeaderDefinitions() local
530 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitJavaTypeDeclarations() local
605 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitVtsTypeDeclarations() local
727 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitExportedHeader() local
DType.cpp330 const ScalarType *scalarType = resolveToScalarType(); in isValidEnumStorageType() local
/system/tools/hidl/hidl2aidl/
DAidlTranslate.cpp163 const ScalarType* scalarType = type.resolveToScalarType(); in h2aScalarChecks() local