OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filesharing
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
findertools.py
652
def
filesharing
():
function
653
"""return the current status of
filesharing
and whether it is starting up or not:
767
print '\tfilesharing on?',
filesharing
() # is file sharing on, off, starting up?
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
findertools.py
652
def
filesharing
():
function
653
"""return the current status of
filesharing
and whether it is starting up or not:
767
print '\tfilesharing on?',
filesharing
() # is file sharing on, off, starting up?
Completed in 3583 milliseconds