Searched refs:stream_command (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dimaplib.py1427 stream_command = None variable
1432 stream_command = val variable
1433 if not args: args = (stream_command,)
1478 if stream_command:
1479 M = IMAP4_stream(stream_command)
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dimaplib.py1427 stream_command = None variable
1432 stream_command = val variable
1433 if not args: args = (stream_command,)
1478 if stream_command:
1479 M = IMAP4_stream(stream_command)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dimaplib.py1427 stream_command = None variable
1432 stream_command = val variable
1433 if not args: args = (stream_command,)
1478 if stream_command:
1479 M = IMAP4_stream(stream_command)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dimaplib.py1427 stream_command = None variable
1432 stream_command = val variable
1433 if not args: args = (stream_command,)
1478 if stream_command:
1479 M = IMAP4_stream(stream_command)

Completed in 125 milliseconds