Searched defs:field_type (Results 1 – 4 of 4) sorted by relevance
40 static const std::string field_type; variable
36 static const std::string field_type; variable
512 auto field_type = RustNameOf(variable->GetType(), typenames, StorageMode::PARCELABLE_FIELD); in GenerateParcelBody() local601 auto field_type = RustNameOf(variable->GetType(), typenames, StorageMode::PARCELABLE_FIELD); in GenerateParcelBody() local661 auto field_type = RustNameOf(variable->GetType(), typenames, StorageMode::PARCELABLE_FIELD); in GenerateParcelDeserializeBody() local
1015 auto field_type = field->GetFieldType(); in GenRustStructImpls() local