Searched defs:hdlr (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/test/ |
D | test_imaplib.py | 588 def make_server(self, addr, hdlr): argument 630 def reaped_server(self, hdlr): argument 638 def reaped_pair(self, hdlr): argument
|
/third_party/python/Lib/logging/ |
D | config.py | 912 def __init__(self, rcvr, hdlr, port, verify): argument
|
D | __init__.py | 1636 def addHandler(self, hdlr): argument 1647 def removeHandler(self, hdlr): argument
|
/third_party/ffmpeg/libavformat/ |
D | movenc.c | 2937 const char *hdlr, *descr = NULL, *hdlr_type = NULL; in mov_write_hdlr_tag() local
|