Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/src/filesystem/
Doperations.cpp650 typedef chrono::duration<rep, nano> __nsecs; in now() typedef
657 typedef chrono::duration<rep, nano> __nsecs; in now() typedef
/external/libcxx/src/filesystem/
Doperations.cpp490 typedef chrono::duration<rep, nano> __nsecs; in now() typedef