Searched defs:getCppType (Results 1 – 13 of 13) sorted by relevance
/system/tools/hidl/ |
D | DeathRecipientType.cpp | 30 std::string DeathRecipientType::getCppType(StorageMode mode, in getCppType() function in android::DeathRecipientType
|
D | PointerType.cpp | 34 std::string PointerType::getCppType(StorageMode /*mode*/, in getCppType() function in android::PointerType
|
D | FmqType.cpp | 45 std::string FmqType::getCppType( in getCppType() function in android::FmqType
|
D | HandleType.cpp | 36 std::string HandleType::getCppType(StorageMode mode, in getCppType() function in android::HandleType
|
D | StringType.cpp | 39 std::string StringType::getCppType(StorageMode mode, in getCppType() function in android::StringType
|
D | MemoryType.cpp | 28 std::string MemoryType::getCppType(StorageMode mode, in getCppType() function in android::MemoryType
|
D | ScalarType.cpp | 55 std::string ScalarType::getCppType(StorageMode, bool) const { in getCppType() function in android::ScalarType
|
D | VectorType.cpp | 89 std::string VectorType::getCppType(StorageMode mode, in getCppType() function in android::VectorType
|
D | ArrayType.cpp | 95 std::string ArrayType::getCppType(StorageMode mode, in getCppType() function in android::ArrayType
|
D | EnumType.cpp | 183 std::string EnumType::getCppType(StorageMode, in getCppType() function in android::EnumType 891 std::string BitFieldType::getCppType(StorageMode mode, in getCppType() function in android::BitFieldType
|
D | Interface.cpp | 716 std::string Interface::getCppType(StorageMode mode, in getCppType() function in android::Interface
|
D | Type.cpp | 382 std::string Type::getCppType(StorageMode, bool) const { in getCppType() function in android::Type
|
D | CompoundType.cpp | 164 std::string CompoundType::getCppType( in getCppType() function in android::CompoundType
|