Searched refs:BoxedPrimitiveTypeName (Results 1 – 11 of 11) sorted by relevance
193 (*variables)["boxed_type"] = BoxedPrimitiveTypeName(GetJavaType(descriptor)); in SetPrimitiveVariables()327 return BoxedPrimitiveTypeName(GetJavaType(descriptor_)); in GetBoxedType()670 return BoxedPrimitiveTypeName(GetJavaType(descriptor_)); in GetBoxedType()
129 const char* BoxedPrimitiveTypeName(JavaType type);
246 const char* BoxedPrimitiveTypeName(JavaType type) { in BoxedPrimitiveTypeName() function
87 (*variables)["boxed_type"] = BoxedPrimitiveTypeName(GetJavaType(descriptor)); in SetPrimitiveVariables()437 return BoxedPrimitiveTypeName(GetJavaType(descriptor_)); in GetBoxedType()871 return BoxedPrimitiveTypeName(GetJavaType(descriptor_)); in GetBoxedType()
104 singular_type = BoxedPrimitiveTypeName(java_type); in InitTemplateVars()
155 const char* BoxedPrimitiveTypeName(JavaType type);
309 const char* BoxedPrimitiveTypeName(JavaType type) { in BoxedPrimitiveTypeName() function
102 (*variables)["class"] = BoxedPrimitiveTypeName(java_type); in SetVariables()
141 string BoxedPrimitiveTypeName(JavaType type);
198 (*variables)["type"] = BoxedPrimitiveTypeName(GetJavaType(descriptor)); in SetPrimitiveVariables()239 (*variables)["boxed_type"] = BoxedPrimitiveTypeName(GetJavaType(descriptor)); in SetPrimitiveVariables()
349 string BoxedPrimitiveTypeName(JavaType type) { in BoxedPrimitiveTypeName() function