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

  /external/protobuf/src/google/protobuf/compiler/
importer.h 250 SHADOWED,
261 // * SHADOWED: A mapping was found, but using Open() to open this virtual
268 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
importer.cc 394 return SHADOWED;
importer_unittest.cc 501 EXPECT_EQ(DiskSourceTree::SHADOWED,
594 // Existent files, shadowed and non-shadowed case.
command_line_interface.cc 792 case DiskSourceTree::SHADOWED:
793 cerr << input_files_[i] << ": Input is shadowed in the --proto_path "
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 240 SHADOWED,
251 // * SHADOWED: A mapping was found, but using Open() to open this virtual
258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
importer.h 240 SHADOWED,
251 // * SHADOWED: A mapping was found, but using Open() to open this virtual
258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
importer.h 240 SHADOWED,
251 // * SHADOWED: A mapping was found, but using Open() to open this virtual
258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
importer.h 240 SHADOWED,
251 // * SHADOWED: A mapping was found, but using Open() to open this virtual
258 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
importer.h 259 SHADOWED,
270 // * SHADOWED: A mapping was found, but using Open() to open this virtual
277 // * CANNOT_OPEN: The mapping was found and was not shadowed, but the

Completed in 370 milliseconds