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

  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.cc 248 void EnumGenerator::GenerateMethods(io::Printer* printer) {
  /art/dex2oat/
dex2oat_image_test.cc 105 void GenerateMethods(File* out_file, size_t frequency = 1) {
296 GenerateMethods(methods.GetFile(), /*frequency*/ 1u);
313 GenerateMethods(methods.GetFile(), kMethodFrequency);

Completed in 178 milliseconds