Home
last modified time | relevance | path

Searched defs:getCppType (Results 1 – 14 of 14) sorted by relevance

/system/tools/hidl/
DPointerType.cpp38 std::string PointerType::getCppType(StorageMode /* mode */, in getCppType() function in android::PointerType
DDeathRecipientType.cpp30 std::string DeathRecipientType::getCppType(StorageMode mode, in getCppType() function in android::DeathRecipientType
DHandleType.cpp36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
DMemoryType.cpp32 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
DFmqType.cpp40 std::string FmqType::getCppType( in getCppType() function in android::FmqType
DRefType.cpp73 std::string RefType::getCppType(StorageMode /*mode*/, bool specifyNamespaces) const { in getCppType() function in android::RefType
DStringType.cpp39 std::string StringType::getCppType(StorageMode mode, in getCppType() function in android::StringType
DScalarType.cpp56 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
DEnumType.cpp85 std::string EnumType::getCppType(StorageMode, in getCppType() function in android::EnumType
736 std::string BitFieldType::getCppType(StorageMode mode, in getCppType() function in android::BitFieldType
DArrayType.cpp65 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
DVectorType.cpp88 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
DCompoundType.cpp84 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType
DType.cpp131 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
DInterface.cpp620 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface