Searched refs:LoadFromCommandLine (Results 1 – 7 of 7) sorted by relevance
51 bool LoadFromCommandLine(const base::FilePath& extension_path,
132 bool UnpackedInstaller::LoadFromCommandLine(const base::FilePath& path_in, in LoadFromCommandLine() function in extensions::UnpackedInstaller
408 LoadFromCommandLine(base::FilePath(t.token()), &extension_id); in Init()
68 LoadFromCommandLine(base::FilePath(extension_path), &extension_id)) { in LoadAndLaunch()
805 static ASTUnit *LoadFromCommandLine(
1954 ASTUnit *ASTUnit::LoadFromCommandLine( in LoadFromCommandLine() function in ASTUnit
2847 std::unique_ptr<ASTUnit> Unit(ASTUnit::LoadFromCommandLine( in clang_parseTranslationUnit_Impl()