Searched defs:project_path (Results 1 – 3 of 3) sorted by relevance
54 def __init__(self, project_path, version, name, guid=None, platforms=None): argument
1096 base::FilePath project_path(GetProfile()->GetPath()); in RunAsync() local1134 const base::FilePath& project_path) { in ClearExistingDirectoryContent()1148 const base::FilePath& project_path, in ReadSyncFileSystemDirectory()1164 const base::FilePath& project_path, in ReadSyncFileSystemDirectoryCb()
1595 def _WriteMSVSUserFile(project_path, version, spec): argument