Home
last modified time | relevance | path

Searched defs:__ns (Results 1 – 4 of 4) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__chrono/
Dconvert_to_timespec.h30 _TimeSpec __convert_to_timespec(const chrono::nanoseconds& __ns) in __convert_to_timespec()
/external/libcxx/src/support/win32/
Dthread_win32.cpp243 void __libcpp_thread_sleep_for(const chrono::nanoseconds& __ns) in __libcpp_thread_sleep_for()
/external/cronet/buildtools/third_party/libc++/trunk/src/support/win32/
Dthread_win32.cpp243 void __libcpp_thread_sleep_for(const chrono::nanoseconds& __ns) in __libcpp_thread_sleep_for()
/external/cronet/buildtools/third_party/libc++/trunk/include/__filesystem/
Doperations.h181 inline _LIBCPP_HIDE_FROM_ABI void resize_file(const path& __p, uintmax_t __ns) { return __resize_fi… in resize_file()
182 inline _LIBCPP_HIDE_FROM_ABI void resize_file(const path& __p, uintmax_t __ns, error_code& __ec) no… in resize_file()