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

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_helpers.h 113 string GlobalShutdownFileName(const string& filename);
cpp_file.cc 174 "shutdownfilename", GlobalShutdownFileName(file_->name()));
480 "shutdownfilename", GlobalShutdownFileName(file_->name()));
569 "shutdownfilename", GlobalShutdownFileName(file_->name()));
cpp_helpers.cc 334 string GlobalShutdownFileName(const string& filename) {
cpp_message.cc 485 "shutdownfilename", GlobalShutdownFileName(descriptor_->file()->name()));
    [all...]

Completed in 37 milliseconds