HomeSort by relevance Sort by last modified time
    Searched refs:sync_invocation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
input_file_manager.cc 84 sync_invocation(false) {
129 if (data->sync_invocation) {
169 data->sync_invocation = true;
179 if (!data->sync_invocation) {
input_file_manager.h 105 bool sync_invocation; member in struct:InputFileManager::InputFileData

Completed in 1369 milliseconds