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

/dalvik/libcore/luni/src/main/native/
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp605 static long toMs(const timeval& tv) { function
626 return toMs(tp);
2534 return newJavaLangInteger(env, toMs(timeout));

Completed in 81 milliseconds