Searched defs:COLUMNS (Results 1 – 9 of 9) sorted by relevance
54 String COLUMNS = "columns"; // comma-separated list field
558 …private static final ObjectIntMap /* col name:String -> metadata:IItemMetadata */ COLUMNS; // set … field in ReportProperties
50 private static final String[] COLUMNS = field in CacheFileMetadataIndex
762 private static final String[] COLUMNS = new String[] {COLUMN_ID, COLUMN_KEY, COLUMN_METADATA}; field in CachedContentIndex.DatabaseStorage
290 const int COLUMNS = 7; in decode_asle() local347 const int COLUMNS = 16; in decode_asle_ext() local
86 private static final String[] COLUMNS = field in DefaultDownloadIndex