Home
last modified time | relevance | path

Searched defs:StringValue (Results 1 - 15 of 15) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
H A DStringValue.php17 class StringValue extends \Google\Protobuf\Internal\Message class
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/csharp/src/Google.Protobuf/
H A DJsonToken.cs78 StringValue, enumerator
98 internal string StringValue { get { return stringValue; } } property in Google.Protobuf.JsonToken
/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DWrappers.cs1320 public sealed partial class StringValue : pb::IMessage<StringValue> class
1341 public StringValue() { in StringValue() method in Google.Protobuf.WellKnownTypes.StringValue
1348 public StringValue(StringValue other) : this() { StringValue() method in Google.Protobuf.WellKnownTypes.StringValue
[all...]
H A DStruct.cs344 public string StringValue { property in Google.Protobuf.WellKnownTypes.Value
400 StringValue = 3, enumerator
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test/
H A DJsonTokenizerTest.cs66 public void StringValue(string json, string expectedValue) in StringValue() method in Google.Protobuf.JsonTokenizerTest
/third_party/protobuf/src/google/protobuf/
H A Dwrappers.pb.cc1685 StringValue function in StringValue
1691 StringValue::StringValue(const StringValue& from) StringValue() function in StringValue
[all...]
H A Dwrappers.pb.h1063 inline StringValue() : StringValue(nullptr) {} in StringValue() function in PROTOBUF_FINAL
1068 : StringValue() { StringValue() function in PROTOBUF_FINAL
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMTargetStreamer.cpp107 emitIntTextAttribute(unsigned Attribute, unsigned IntValue, StringRef StringValue) emitIntTextAttribute() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMIRYamlMapping.h34 struct StringValue { struct
39 StringValue(std::string Value) : Value(std::move(Value)) {} in StringValue() function
40 StringValue(const char Val[]) : Value(Val) {} in StringValue() function
[all...]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
H A DUnittestIssues.cs2946 public string StringValue { property in UnitTest.Issues.TestProtos.NullValueOutsideStruct
2969 StringValue = 1, enumerator
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/MIRParser/
H A DMILexer.h168 StringRef StringValue; member
H A DMIParser.cpp1567 static bool parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() argument
1579 bool MIParser::parseIRConstant(StringRef::iterator Loc, StringRef StringValue, in parseIRConstant() argument
/third_party/skia/src/utils/
H A DSkJSON.cpp187 StringValue::StringValue(const char* src, size_t size, SkArenaAlloc& alloc) { in StringValue() function in skjson::StringValue
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs8633 public pb::ByteString StringValue { property in Google.Protobuf.Reflection.UninterpretedOption
[all...]

Completed in 41 milliseconds