OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getnode
(Results
1 - 4
of
4
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
uuid.py
461
def
getnode
():
function
492
If 'node' is not given,
getnode
() is used to obtain the hardware
521
node =
getnode
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
uuid.py
461
def
getnode
():
function
492
If 'node' is not given,
getnode
() is used to obtain the hardware
521
node =
getnode
()
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_uuid.py
343
node1 = uuid.
getnode
()
347
node2 = uuid.
getnode
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_uuid.py
343
node1 = uuid.
getnode
()
347
node2 = uuid.
getnode
()
Completed in 524 milliseconds