OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHADOWED
(Results
1 - 4
of
4
) sorted by null
/external/protobuf/src/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
importer.cc
374
return
SHADOWED
;
importer_unittest.cc
484
EXPECT_EQ(DiskSourceTree::
SHADOWED
,
577
// Existent files,
shadowed
and non-
shadowed
case.
command_line_interface.cc
710
case DiskSourceTree::
SHADOWED
:
711
cerr << input_files_[i] << ": Input is
shadowed
in the --proto_path "
[
all
...]
Completed in 815 milliseconds