Home | History | Annotate | Download | only in jni

Lines Matching refs:TYPE_NULL

947                     value.dataType = Res_value::TYPE_NULL;
995 value.dataType = Res_value::TYPE_NULL;
1021 if (value.dataType == Res_value::TYPE_NULL) {
1037 if (value.dataType == Res_value::TYPE_NULL) {
1048 if (value.dataType != Res_value::TYPE_NULL) {
1076 // Deal with the special @null value -- it turns back to TYPE_NULL.
1079 value.dataType = Res_value::TYPE_NULL;
1095 if (indices != NULL && value.dataType != Res_value::TYPE_NULL) {
1188 value.dataType = Res_value::TYPE_NULL;
1208 if (value.dataType != Res_value::TYPE_NULL) {
1222 // Deal with the special @null value -- it turns back to TYPE_NULL.
1224 value.dataType = Res_value::TYPE_NULL;
1238 if (indices != NULL && value.dataType != Res_value::TYPE_NULL) {
1321 if (value.dataType != Res_value::TYPE_NULL) {
1335 // Deal with the special @null value -- it turns back to TYPE_NULL.
1337 value.dataType = Res_value::TYPE_NULL;