Home
last modified time | relevance | path

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

/third_party/node/deps/uv/src/win/
H A Dfs.c260 static int fs__wide_to_utf8(WCHAR* w_source_ptr, in fs__wide_to_utf8() function
440 return fs__wide_to_utf8(w_target, w_target_len, target_ptr, target_len_ptr); in fs__readlink_handle()
2662 r = fs__wide_to_utf8(w_realpath_ptr, w_realpath_len, realpath_ptr, NULL); in fs__realpath_handle()

Completed in 5 milliseconds