Home
last modified time | relevance | path

Searched refs:format_date (Results 1 – 12 of 12) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
Dwps_upnp_i.h152 void format_date(struct wpabuf *buf);
Dwps_upnp_ssdp.c157 format_date(msg); in next_advertisement()
Dwps_upnp.c220 void format_date(struct wpabuf *buf) in format_date() function
Dwps_upnp_web.c269 format_date(buf); in http_put_date()
Dwps_er.c703 format_date(buf); in http_put_date()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/wps/
Dwps_upnp_i.h151 void format_date(struct wpabuf *buf);
Dwps_upnp_ssdp.c157 format_date(msg); in next_advertisement()
Dwps_upnp.c220 void format_date(struct wpabuf *buf) in format_date() function
Dwps_upnp_web.c269 format_date(buf); in http_put_date()
Dwps_er.c703 format_date(buf); in http_put_date()
/third_party/cef/tools/cefbuilds/
Dcef_json_builder.py58 def format_date(date): function
73 return format_date(o)
/third_party/ffmpeg/libavformat/
Ddashenc.c786 static void format_date(char *buf, int size, int64_t time_us) in format_date() function
1195 format_date(now_str, sizeof(now_str), av_gettime()); in write_manifest()
2101 format_date(c->availability_start_time, in dash_write_packet()
2171 format_date(os->producer_reference_time_str, in dash_write_packet()