Home
last modified time | relevance | path

Searched refs:uv_timespec_t (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/uvwasi/src/
H A Duv_mapping.h11 uvwasi_timestamp_t uvwasi__timespec_to_timestamp(const uv_timespec_t* ts);
H A Duv_mapping.c196 uvwasi_timestamp_t uvwasi__timespec_to_timestamp(const uv_timespec_t* ts) { in uvwasi__timespec_to_timestamp()
/third_party/libuv/include/
H A Duv.h379 } uv_timespec_t; typedef
410 uv_timespec_t st_atim;
411 uv_timespec_t st_mtim;
412 uv_timespec_t st_ctim;
413 uv_timespec_t st_birthtim;
/third_party/libuv/include/uv_ndk/
H A Duv.h348 } uv_timespec_t; typedef
364 uv_timespec_t st_atim;
365 uv_timespec_t st_mtim;
366 uv_timespec_t st_ctim;
367 uv_timespec_t st_birthtim;
/third_party/node/deps/uv/include/
H A Duv.h350 } uv_timespec_t; typedef
366 uv_timespec_t st_atim;
367 uv_timespec_t st_mtim;
368 uv_timespec_t st_ctim;
369 uv_timespec_t st_birthtim;
/third_party/libuv/src/win/
H A Dfs.c103 static void uv__filetime_to_timespec(uv_timespec_t *ts, int64_t filetime) { in uv__filetime_to_timespec()
/third_party/node/deps/uv/src/win/
H A Dfs.c98 static void uv__filetime_to_timespec(uv_timespec_t *ts, int64_t filetime) { in uv__filetime_to_timespec()

Completed in 17 milliseconds