Lines Matching full:order
30 /* Order the objects.*/
42 /** Order the list by object name, ascending */
44 /** Order the list by object type, ascending*/
46 /** Order the list by object current size, ascending*/
48 /** Order the list by object first-created timestamp, ascending*/
50 /** Order the list by object last-modified timestamp, ascending */
52 /** Order the list by object name, descending */
54 /** Order the list by object type, descending*/
56 /** Order the list by object current size, descending*/
58 /** Order the list by object first-created timestamp, descending*/
60 /** Order the list by object last-modified timestamp, descending */