Searched refs:str_type (Results 1 – 2 of 2) sorted by relevance
788 str_type = basestring790 str_type = str792 if isinstance(arg, str_type) and kDevNull in arg:
141 typedef wchar_t *str_type; in InitializePythonHome() typedef142 static str_type g_python_home = []() -> str_type { in InitializePythonHome()