Searched defs:ImportManager (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dimport_manager.h19 class ImportManager { class
21 ImportManager();
22 ~ImportManager();
38 DISALLOW_COPY_AND_ASSIGN(ImportManager);
H A Dimport_manager.cc46 ImportManager::ImportManager() { function in class:ImportManager
49 ImportManager::~ImportManager() {
53 bool ImportManager::DoImport(const SourceFile& file,

Completed in 96 milliseconds