Searched defs:raw_type (Results 1 – 3 of 3) sorted by relevance
149 std::string WrapIfNullable(const std::string type_str, const AidlTypeSpecifier& raw_type, in WrapIfNullable()163 std::string GetCppName(const AidlTypeSpecifier& raw_type, const AidlTypenames& typenames) { in GetCppName()
624 std::string raw_type = JavaSignatureOf(backing_type); in GenerateEnumClass() local
30 let raw_type = (tag.0 as u32) & 0xf0000000; in tag_type() localVariable