Searched refs:us (Results 1 – 25 of 68) sorted by relevance
123
30 ScopedAlarm(std::chrono::microseconds us, std::function<void()> func) { in ScopedAlarm() argument37 std::chrono::seconds s = std::chrono::duration_cast<std::chrono::seconds>(us); in ScopedAlarm()40 t.it_value.tv_usec = (us - s).count(); in ScopedAlarm()
31 void alarm(std::chrono::microseconds us) { in alarm() argument32 std::chrono::seconds s = std::chrono::duration_cast<std::chrono::seconds>(us); in alarm()35 t.it_value.tv_usec = (us - s).count(); in alarm()
69 TzIdsProto.CountryMapping us = TzIdsProto.CountryMapping.newBuilder() in getCountryIdMap_replacements() local79 tzIdsBuilder.addCountryMappings(us); in getCountryIdMap_replacements()130 TzIdsProto.CountryMapping us = TzIdsProto.CountryMapping.newBuilder() in getCountryCodeForZoneId() local137 tzIdsBuilder.addCountryMappings(us); in getCountryCodeForZoneId()
5 # Write to arbitrary pipes given to us.
7 # NB: domain inherits write_logd which hands us write to pmsg_device
17 # Allow us to run find on /postinstall
16 # Newly created storage dirs are always treated as mount stubs to prevent us
17 # Newly created storage dirs are always treated as mount stubs to prevent us