Home
last modified time | relevance | path

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

/system/tools/hidl/
DEnumType.cpp220 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitReaderWriter() local
246 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitTypeDeclarations() local
280 const ScalarType* scalarType = mStorageType->resolveToScalarType(); in emitTypeForwardDeclaration() local
310 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitEnumBitwiseOperator() local
354 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitBitFieldBitwiseAssignmentOperator() local
402 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitPackageTypeHeaderDefinitions() local
454 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitJavaTypeDeclarations() local
533 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitVtsTypeDeclarations() local
655 const ScalarType *scalarType = mStorageType->resolveToScalarType(); in emitExportedHeader() local
DType.cpp324 const ScalarType *scalarType = resolveToScalarType(); in isValidEnumStorageType() local