OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_get_next_counter
(Results
1 - 2
of
2
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
mimetools.py
115
def
_get_next_counter
():
function
152
return "%s.%.3f.%d" % (_prefix, time.time(),
_get_next_counter
())
/external/python/cpython2/Lib/
mimetools.py
115
def
_get_next_counter
():
function
152
return "%s.%.3f.%d" % (_prefix, time.time(),
_get_next_counter
())
Completed in 457 milliseconds