Home
last modified time | relevance | path

Searched defs:getJavaType (Results 1 – 11 of 11) sorted by relevance

/system/tools/hidl/
DDeathRecipientType.cpp50 std::string DeathRecipientType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::DeathRecipientType
DStringType.cpp57 std::string StringType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::StringType
DHandleType.cpp54 std::string HandleType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::HandleType
DMemoryType.cpp54 std::string MemoryType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::MemoryType
DScalarType.cpp73 std::string ScalarType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::ScalarType
DVectorType.cpp115 std::string VectorType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::VectorType
DArrayType.cpp132 std::string ArrayType::getJavaType(bool forInitializer) const { in getJavaType() function in android::ArrayType
DEnumType.cpp172 std::string EnumType::getJavaType(bool forInitializer) const { in getJavaType() function in android::EnumType
863 std::string BitFieldType::getJavaType(bool forInitializer) const { in getJavaType() function in android::BitFieldType
DInterface.cpp707 std::string Interface::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::Interface
DType.cpp392 std::string Type::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::Type
DCompoundType.cpp182 std::string CompoundType::getJavaType(bool /* forInitializer */) const { in getJavaType() function in android::CompoundType