Home | History | Annotate | Download | only in jni

Lines Matching refs:TYPE_NULL

943                     value.dataType = Res_value::TYPE_NULL;
991 value.dataType = Res_value::TYPE_NULL;
1017 if (value.dataType == Res_value::TYPE_NULL) {
1033 if (value.dataType == Res_value::TYPE_NULL) {
1044 if (value.dataType != Res_value::TYPE_NULL) {
1072 // Deal with the special @null value -- it turns back to TYPE_NULL.
1075 value.dataType = Res_value::TYPE_NULL;
1091 if (indices != NULL && value.dataType != Res_value::TYPE_NULL) {
1184 value.dataType = Res_value::TYPE_NULL;
1204 if (value.dataType != Res_value::TYPE_NULL) {
1218 // Deal with the special @null value -- it turns back to TYPE_NULL.
1220 value.dataType = Res_value::TYPE_NULL;
1234 if (indices != NULL && value.dataType != Res_value::TYPE_NULL) {
1317 if (value.dataType != Res_value::TYPE_NULL) {
1331 // Deal with the special @null value -- it turns back to TYPE_NULL.
1333 value.dataType = Res_value::TYPE_NULL;