Searched defs:existing_file (Results 1 – 3 of 3) sorted by relevance
56 def load_and_cache(existing_file, fakename, cache_mock): argument
75 def load_and_cache(existing_file, fakename, cache_mock): argument
3781 static bool ExistingFileMatchesProto(const FileDescriptor* existing_file, in ExistingFileMatchesProto()3805 const FileDescriptor* existing_file = tables_->FindFile(filename_); in BuildFile() local