Home
last modified time | relevance | path

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

/system/tools/hidl/
DDeathRecipientType.cpp30 std::string DeathRecipientType::getCppType(StorageMode mode, in getCppType() function in android::DeathRecipientType
DPointerType.cpp34 std::string PointerType::getCppType(StorageMode /*mode*/, in getCppType() function in android::PointerType
DFmqType.cpp45 std::string FmqType::getCppType( in getCppType() function in android::FmqType
DHandleType.cpp36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
DStringType.cpp39 std::string StringType::getCppType(StorageMode mode, in getCppType() function in android::StringType
DMemoryType.cpp28 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
DScalarType.cpp55 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
DVectorType.cpp89 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
DArrayType.cpp95 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
DEnumType.cpp183 std::string EnumType::getCppType(StorageMode, in getCppType() function in android::EnumType
891 std::string BitFieldType::getCppType(StorageMode mode, in getCppType() function in android::BitFieldType
DInterface.cpp716 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface
DType.cpp382 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
DCompoundType.cpp164 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType