Home
last modified time | relevance | path

Searched refs:us (Results 1 – 25 of 68) sorted by relevance

123

/system/memory/libmemunreachable/
DScopedAlarm.h30 ScopedAlarm(std::chrono::microseconds us, std::function<void()> func) { in ScopedAlarm() argument
37 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()
/system/memory/libmemunreachable/tests/
DDisableMalloc_test.cpp31 void alarm(std::chrono::microseconds us) { in alarm() argument
32 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()
/system/timezone/input_tools/android/tzids/src/test/java/com/android/timezone/tzids/
DTimeZoneIdsTest.java69 TzIdsProto.CountryMapping us = TzIdsProto.CountryMapping.newBuilder() in getCountryIdMap_replacements() local
79 tzIdsBuilder.addCountryMappings(us); in getCountryIdMap_replacements()
130 TzIdsProto.CountryMapping us = TzIdsProto.CountryMapping.newBuilder() in getCountryCodeForZoneId() local
137 tzIdsBuilder.addCountryMappings(us); in getCountryCodeForZoneId()
/system/sepolicy/prebuilts/api/26.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
Dcppreopts.te17 # Allow us to run find on /postinstall
/system/sepolicy/prebuilts/api/31.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
/system/sepolicy/prebuilts/api/30.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
/system/sepolicy/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
/system/sepolicy/prebuilts/api/28.0/public/
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
Dcppreopts.te17 # Allow us to run find on /postinstall
Dtombstoned.te5 # Write to arbitrary pipes given to us.
/system/sepolicy/prebuilts/api/27.0/public/
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Dcppreopts.te17 # Allow us to run find on /postinstall
/system/sepolicy/prebuilts/api/29.0/public/
Dtombstoned.te5 # Write to arbitrary pipes given to us.
Drecovery_refresh.te7 # NB: domain inherits write_logd which hands us write to pmsg_device
/system/sepolicy/prebuilts/api/29.0/private/
Dvold.te16 # Newly created storage dirs are always treated as mount stubs to prevent us
/system/sepolicy/prebuilts/api/26.0/private/
Dvold.te17 # Newly created storage dirs are always treated as mount stubs to prevent us
/system/sepolicy/prebuilts/api/30.0/private/
Dvold.te16 # Newly created storage dirs are always treated as mount stubs to prevent us
/system/sepolicy/prebuilts/api/28.0/private/
Dvold.te16 # Newly created storage dirs are always treated as mount stubs to prevent us
/system/sepolicy/prebuilts/api/27.0/private/
Dvold.te17 # Newly created storage dirs are always treated as mount stubs to prevent us

123