Home
last modified time | relevance | path

Searched defs:GetExtension (Results 1 – 17 of 17) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DIExtendableMessage.cs46 TValue GetExtension<TValue>(Extension<T, TValue> extension); in GetExtension() method
52 RepeatedField<TValue> GetExtension<TValue>(RepeatedExtension<T, TValue> extension); in GetExtension() method
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DReflectionUtil.cs150 object GetExtension(IMessage message); in GetExtension() method
218 public object GetExtension(IMessage message) in GetExtension() method in Google.Protobuf.Reflection.ReflectionUtil.ExtensionReflectionHelper
DDescriptor.cs2101 public TValue GetExtension<TValue>(pb::Extension<ExtensionRangeOptions, TValue> extension) { in GetExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
2104 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<ExtensionRangeOptions… in GetExtension() method in Google.Protobuf.Reflection.ExtensionRangeOptions
5955 public TValue GetExtension<TValue>(pb::Extension<FileOptions, TValue> extension) { in GetExtension() method in Google.Protobuf.Reflection.FileOptions
5958 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<FileOptions, TValue> … in GetExtension() method in Google.Protobuf.Reflection.FileOptions
6441 public TValue GetExtension<TValue>(pb::Extension<MessageOptions, TValue> extension) { in GetExtension() method in Google.Protobuf.Reflection.MessageOptions
6444 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MessageOptions, TValu… in GetExtension() method in Google.Protobuf.Reflection.MessageOptions
7010 public TValue GetExtension<TValue>(pb::Extension<FieldOptions, TValue> extension) { in GetExtension() method in Google.Protobuf.Reflection.FieldOptions
7013 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<FieldOptions, TValue>… in GetExtension() method in Google.Protobuf.Reflection.FieldOptions
7250 public TValue GetExtension<TValue>(pb::Extension<OneofOptions, TValue> extension) { in GetExtension() method in Google.Protobuf.Reflection.OneofOptions
7253 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<OneofOptions, TValue>… in GetExtension() method in Google.Protobuf.Reflection.OneofOptions
[all …]
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittestSelfreferentialOptions.cs329 public TValue GetExtension<TValue>(pb::Extension<FooOptions, TValue> extension) { in GetExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
332 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<FooOptions, TValue> e… in GetExtension() method in UnitTest.Issues.TestProtos.SelfreferentialOptions.FooOptions
DUnittest.cs6180 public TValue GetExtension<TValue>(pb::Extension<TestAllExtensions, TValue> extension) { in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
6183 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllExtensions, TV… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestAllExtensions
7185 public TValue GetExtension<TValue>(pb::Extension<TestGroupExtension, TValue> extension) { in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
7188 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestGroupExtension, T… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestGroupExtension
10337 …public TValue GetExtension<TValue>(pb::Extension<TestEmptyMessageWithExtensions, TValue> extension… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
10340 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestEmptyMessageWithE… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestEmptyMessageWithExtensions
10518 … public TValue GetExtension<TValue>(pb::Extension<TestMultipleExtensionRanges, TValue> extension) { in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
10521 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestMultipleExtension… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestMultipleExtensionRanges
14870 public TValue GetExtension<TValue>(pb::Extension<TestFieldOrderings, TValue> extension) { in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
14873 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestFieldOrderings, T… in GetExtension() method in Google.Protobuf.TestProtos.Proto2.TestFieldOrderings
[all …]
DTestMessagesProto2.cs4701 public TValue GetExtension<TValue>(pb::Extension<TestAllTypesProto2, TValue> extension) { in GetExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
4704 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<TestAllTypesProto2, T… in GetExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2
5372 public TValue GetExtension<TValue>(pb::Extension<MessageSetCorrect, TValue> extension) { in GetExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
5375 …public pbc::RepeatedField<TValue> GetExtension<TValue>(pb::RepeatedExtension<MessageSetCorrect, TV… in GetExtension() method in ProtobufTestMessages.Proto2.TestAllTypesProto2.Types.MessageSetCorrect
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_context.cc279 CefRefPtr<CefExtension> AlloyBrowserContext::GetExtension( in GetExtension() function in AlloyBrowserContext
Dalloy_content_browser_client.cc1422 const extensions::Extension* AlloyContentBrowserClient::GetExtension( in GetExtension() function in AlloyContentBrowserClient
Dalloy_browser_host_impl.cc562 CefRefPtr<CefExtension> AlloyBrowserHostImpl::GetExtension() { in GetExtension() function in AlloyBrowserHostImpl
/third_party/cef/libcef_dll/ctocpp/
Drequest_context_ctocpp.cc508 CefRefPtr<CefExtension> CefRequestContextCToCpp::GetExtension( in GetExtension() function in CefRequestContextCToCpp
Dbrowser_host_ctocpp.cc1068 CefRefPtr<CefExtension> CefBrowserHostCToCpp::GetExtension() { in GetExtension() function in CefBrowserHostCToCpp
/third_party/cef/libcef/browser/
Dbrowser_context.cc467 CefRefPtr<CefExtension> CefBrowserContext::GetExtension( in GetExtension() function in CefBrowserContext
Drequest_context_impl.cc579 CefRefPtr<CefExtension> CefRequestContextImpl::GetExtension( in GetExtension() function in CefRequestContextImpl
/third_party/cef/libcef/browser/extensions/
Dextension_system.cc342 CefRefPtr<CefExtension> CefExtensionSystem::GetExtension( in GetExtension() function in extensions::CefExtensionSystem
/third_party/cef/libcef/browser/chrome/
Dchrome_browser_host_impl.cc378 CefRefPtr<CefExtension> ChromeBrowserHostImpl::GetExtension() { in GetExtension() function in ChromeBrowserHostImpl
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dmsvs_emulation.py230 def GetExtension(self): member in MsvsSettings
/third_party/node/tools/gyp/pylib/gyp/
Dmsvs_emulation.py237 def GetExtension(self): member in MsvsSettings