Home
last modified time | relevance | path

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

/third_party/gn/src/base/mac/
Dscoped_cftyperef.h32 static CFT InvalidValue() { return nullptr; } in InvalidValue() function
/third_party/gn/src/base/files/
Dscoped_file.h22 static int InvalidValue() { return -1; } in InvalidValue() function
/third_party/protobuf/src/google/protobuf/util/internal/
Derror_listener.h90 void InvalidValue(const LocationTrackerInterface& loc, in InvalidValue() function
Dproto_writer.cc445 void ProtoWriter::InvalidValue(StringPiece type_name, in InvalidValue() function in google::protobuf::util::converter::ProtoWriter
/third_party/rust/crates/clap/src/error/
Dkind.rs19 InvalidValue, enumerator
Dcontext.rs17 InvalidValue, enumerator
/third_party/protobuf/src/google/protobuf/util/
Djson_util.cc143 void InvalidValue(const converter::LocationTrackerInterface& loc, in InvalidValue() function in google::protobuf::util::__anonba7dee4a0111::StatusErrorListener