Searched defs:InvalidValue (Results 1 – 7 of 7) sorted by relevance
/third_party/gn/src/base/mac/ | ||
D | scoped_cftyperef.h | 32 static CFT InvalidValue() { return nullptr; } in InvalidValue() function |
/third_party/gn/src/base/files/ | ||
D | scoped_file.h | 22 static int InvalidValue() { return -1; } in InvalidValue() function |
/third_party/protobuf/src/google/protobuf/util/internal/ | ||
D | error_listener.h | 90 void InvalidValue(const LocationTrackerInterface& loc, in InvalidValue() function |
D | proto_writer.cc | 445 void ProtoWriter::InvalidValue(StringPiece type_name, in InvalidValue() function in google::protobuf::util::converter::ProtoWriter |
/third_party/rust/crates/clap/src/error/ | ||
D | kind.rs | 19 InvalidValue, enumerator |
D | context.rs | 17 InvalidValue, enumerator |
/third_party/protobuf/src/google/protobuf/util/ | ||
D | json_util.cc | 143 void InvalidValue(const converter::LocationTrackerInterface& loc, in InvalidValue() function in google::protobuf::util::__anonba7dee4a0111::StatusErrorListener |