Home
last modified time | relevance | path

Searched defs:use_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/mako/mako/ext/
Dextract.py16 use_bytes = True variable in MessageExtractor
Dlinguaplugin.py20 use_bytes = False variable in LinguaMakoExtractor
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_os.py3120 def create_args(self, *, with_env=False, use_bytes=False): argument
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c3783 posix_getcwd(int use_bytes) in posix_getcwd()