Searched refs:pyproto_dir (Results 1 – 5 of 5) sorted by relevance
46 base::FilePath pyproto_dir; in SetPythonPath() local47 if (!GetPyProtoPath(&pyproto_dir)) { in SetPythonPath()52 AppendToPythonPath(pyproto_dir.AppendASCII("google")); in SetPythonPath()
85 base::FilePath pyproto_dir; in SetPythonPath() local86 if (!GetPyProtoPath(&pyproto_dir)) { in SetPythonPath()91 AppendToPythonPath(pyproto_dir.AppendASCII("sync").AppendASCII("protocol")); in SetPythonPath()
193 base::FilePath pyproto_dir; in SetPythonPath() local194 if (!GetPyProtoPath(&pyproto_dir)) { in SetPythonPath()199 AppendToPythonPath(pyproto_dir in SetPythonPath()205 AppendToPythonPath(pyproto_dir in SetPythonPath()209 AppendToPythonPath(pyproto_dir in SetPythonPath()
47 base::FilePath pyproto_dir; in GetServerCommandLine() local48 if (!GetPyProtoPath(&pyproto_dir)) { in GetServerCommandLine()52 AppendToPythonPath(pyproto_dir); in GetServerCommandLine()
185 base::FilePath pyproto_dir; in SetPythonPath() local186 if (!GetPyProtoPath(&pyproto_dir)) { in SetPythonPath()191 AppendToPythonPath(pyproto_dir); in SetPythonPath()