Searched refs:BackgroundLoadFile (Results 1 – 4 of 4) sorted by relevance
/third_party/gn/src/gn/ |
D | input_file_manager.cc | 133 BackgroundLoadFile(origin, build_settings, file_name, file); in AsyncLoadFile() 277 void InputFileManager::BackgroundLoadFile(const LocationRange& origin, in BackgroundLoadFile() function in InputFileManager
|
D | input_file_manager.h | 141 void BackgroundLoadFile(const LocationRange& origin,
|
D | loader.cc | 213 BackgroundLoadFile(settings, file, origin, parse_node); in ScheduleLoadFile() 238 void LoaderImpl::BackgroundLoadFile(const Settings* settings, in BackgroundLoadFile() function in LoaderImpl
|
D | loader.h | 134 void BackgroundLoadFile(const Settings* settings,
|