Home
last modified time | relevance | path

Searched defs:getCppType (Results 1 – 14 of 14) 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
DMemoryType.cpp28 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
DFmqType.cpp39 std::string FmqType::getCppType( in getCppType() function in android::FmqType
DRefType.cpp78 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
DHandleType.cpp36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
DScalarType.cpp50 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
DEnumType.cpp166 std::string EnumType::getCppType(StorageMode, in getCppType() function in android::EnumType
819 std::string BitFieldType::getCppType(StorageMode mode, in getCppType() function in android::BitFieldType
DArrayType.cpp92 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
DVectorType.cpp89 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
DInterface.cpp740 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface
DType.cpp372 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
DCompoundType.cpp157 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType