Home | History | Annotate | Download | only in src

Lines Matching refs:lol

503     case 'lol':
1162 args && (args == 'liveobjectlist' || args == 'lol')) {
1285 request = this.createLOLRequest('lol-'+cmd,
1291 request = this.createRequest('lol-'+cmd);
1351 request = this.createRequest('lol-capture');
1365 // Delete a specific lol record:
1366 request = this.createRequest('lol-delete');
1371 request = this.createRequest('lol-reset');
1419 request = this.createRequest('lol-getid');
1432 request = this.createLOLRequest('lol-info', 0, args[1], is_repeating);
1438 request = this.createRequest('lol-path');
1452 request = this.createRequest('lol-print');
1460 request = this.createRequest('lol-reset');
1536 print('inf[o] liveobjectlist|lol - same as \'lol info\'');
1559 print('liveobjectlist|lol <command> - live object list tracking.');
1561 print(' c[apture] - captures a LOL list.');
1562 print(' clear|del[ete] <id>|all - clears LOL of id <id>.');
1569 print(' inf[o] [<N>] - lists summary info of all LOL lists.');
1572 print(' - prints the listing of objects in LOL id.');
1574 print(' reset - clears all LOL lists.');
2264 case 'lol-capture':
2267 case 'lol-delete':
2270 case 'lol-diff':
2273 case 'lol-getid':
2276 case 'lol-info':
2279 case 'lol-print':
2282 case 'lol-reset':
2285 case 'lol-retainers':
2288 case 'lol-path':