Home
last modified time | relevance | path

Searched defs:add_extension (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Lib/
Dcopyreg.py175 def add_extension(module, name, code): function
/third_party/skia/third_party/externals/jinja2/
Denvironment.py369 def add_extension(self, extension): member in Environment
/third_party/node/tools/inspector_protocol/jinja2/
Denvironment.py340 def add_extension(self, extension): member in Environment
/third_party/jinja2/
Denvironment.py368 def add_extension(self, extension: t.Union[str, t.Type["Extension"]]) -> None: member in Environment
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h7106 inline PROTOBUF_NAMESPACE_ID::FieldDescriptorProto* FileDescriptorProto::add_extension() { in add_extension() function
7705 inline PROTOBUF_NAMESPACE_ID::FieldDescriptorProto* DescriptorProto::add_extension() { in add_extension() function