Home
last modified time | relevance | path

Searched defs:InvalidValue (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/files/
Dscoped_file.h23 static int InvalidValue() { in InvalidValue() function
/external/protobuf/src/google/protobuf/util/internal/
Derror_listener.h87 virtual void InvalidValue(const LocationTrackerInterface& loc, in InvalidValue() function
Dproto_writer.cc413 void ProtoWriter::InvalidValue(StringPiece type_name, StringPiece value) { in InvalidValue() function in google::protobuf::util::converter::ProtoWriter
/external/libchrome/base/memory/
Dshared_memory_helper.cc19 static const FilePath* InvalidValue() { return nullptr; } in InvalidValue() function
Dplatform_shared_memory_region_posix.cc22 static const FilePath* InvalidValue() { return nullptr; } in InvalidValue() function
/external/libchrome/base/
Dscoped_generic_unittest.cc19 static int InvalidValue() { in InvalidValue() function
/external/protobuf/src/google/protobuf/util/
Djson_util.cc119 virtual void InvalidValue(const converter::LocationTrackerInterface& loc, in InvalidValue() function in google::protobuf::util::__anon112fe5750111::StatusErrorListener