Home
last modified time | relevance | path

Searched defs:cef_time_to_timet (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/common/
Dtime_impl.cc58 CEF_EXPORT int cef_time_to_timet(const cef_time_t* cef_time, time_t* time) { in cef_time_to_timet() function
/third_party/cef/libcef_dll/wrapper/
Dlibcef_dll_dylib.cc713 cef_time_to_timet_ptr cef_time_to_timet; member
2027 int cef_time_to_timet(const cef_time_t* cef_time, time_t* time) { in cef_time_to_timet() function