Home
last modified time | relevance | path

Searched refs:data_open (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Ddata_uri.c34 static av_cold int data_open(URLContext *h, const char *uri, int flags) in data_open() function
115 .url_open = data_open,
/third_party/python/Lib/urllib/
H A Drequest.py1642 def data_open(self, req): member in DataHandler

Completed in 5 milliseconds