Searched defs:str_path (Results 1 – 8 of 8) sorted by relevance
122 std::string str_path = path; in RemoveDir() local
44 std::string str_path = path.AsUTF8Unsafe(); in OpenNewFileEntry() local
349 const std::string& str_path, in ZipOpenNewFileInZip()
65 std::string str_path = path.AsUTF8Unsafe(); in OpenNewFileEntry() local
355 const std::string& str_path, in ZipOpenNewFileInZip()
68 std::string str_path = path; in RemoveDir() local
684 PyObject *str_path; in Tkapp_New() local3400 PyObject *str_path; in PyInit__tkinter() local
1987 let str_path = path.as_os_str().to_str()?; in to_url() localVariable