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
327 const ScalarType* scalarType = mStorageType->resolveToScalarType(); in emitTypeForwardDeclaration() local
364 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitEnumBitwiseOperator() local
408 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitBitFieldBitwiseAssignmentOperator() local
457 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitPackageTypeHeaderDefinitions() local
513 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitJavaTypeDeclarations() local
588 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitVtsTypeDeclarations() local
710 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