Home
last modified time | relevance | path

Searched defs:extensionValue (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DCustomOptions.cs214 IExtensionValue extensionValue; field in Google.Protobuf.Reflection.CustomOptions
/third_party/gn/src/gn/
Dinnerapis_publicinfo_generator.cc47 const Value *extensionValue = scope->GetValue("output_extension"); in GetOutName() local