Lines Matching refs:kPrimBoolean
76 case Primitive::kPrimBoolean: in DoFieldGet()
116 EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL(InstancePrimitiveRead, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL() argument
125 EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL(StaticPrimitiveRead, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
175 case Primitive::kPrimBoolean: in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL()
206 EXPLICIT_DO_IGET_QUICK_TEMPLATE_DECL(Primitive::kPrimBoolean); // iget-boolean-quick.
219 case Primitive::kPrimBoolean: in GetFieldValue()
293 EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL(InstancePrimitiveWrite, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL() argument
302 EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL(StaticPrimitiveWrite, Primitive::kPrimBoolean) in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
352 case Primitive::kPrimBoolean: in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL()
391 EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL(Primitive::kPrimBoolean) // iput-boolean-quick. in EXPLICIT_DO_IPUT_QUICK_ALL_TEMPLATE_DECL() argument
1252 case Primitive::kPrimBoolean: in RecordArrayElementsInTransaction()