Searched refs:STR_NULL (Results 1 – 2 of 2) sorted by relevance
108 export const STR_NULL: string|null = 'str_null'; constant154 } else if (columnSpec === STR || columnSpec === STR_NULL) {
25 import {NUM, NUM_NULL, rawQueryToRows, STR_NULL} from '../common/protos';366 threadName: STR_NULL,367 processName: STR_NULL,