Home
last modified time | relevance | path

Searched defs:restart_time (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/system/core/init/
H A Dinit.cpp393 auto restart_time = s->time_started() + s->restart_period(); in HandleProcessActions() local
/aosp_15_r20/frameworks/base/core/proto/android/server/
H A Dactivitymanagerservice.proto453 optional .android.util.Duration restart_time = 17; field
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.pb.h29694 inline const ::android::util::Duration& ServiceRecordProto::restart_time() const { in restart_time() function
29699 ::android::util::Duration* restart_time) { in unsafe_arena_set_allocated_restart_time()
29746 inline void ServiceRecordProto::set_allocated_restart_time(::android::util::Duration* restart_time)… in set_allocated_restart_time()
Dactivitymanagerservice.pb.cc15641 ServiceRecordProto::_Internal::restart_time(const ServiceRecordProto* msg) { in restart_time() function in com::android::server::am::ServiceRecordProto::_Internal
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.pb.h31177 inline const ::android::util::Duration& ServiceRecordProto::restart_time() const { in restart_time() function
31182 ::android::util::Duration* restart_time) { in unsafe_arena_set_allocated_restart_time()
31229 inline void ServiceRecordProto::set_allocated_restart_time(::android::util::Duration* restart_time)… in set_allocated_restart_time()
Dactivitymanagerservice.pb.cc17645 ServiceRecordProto::_Internal::restart_time(const ServiceRecordProto* msg) { in restart_time() function in com::android::server::am::ServiceRecordProto::_Internal
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.pb.h29694 inline const ::android::util::Duration& ServiceRecordProto::restart_time() const { in restart_time() function
29699 ::android::util::Duration* restart_time) { in unsafe_arena_set_allocated_restart_time()
29746 inline void ServiceRecordProto::set_allocated_restart_time(::android::util::Duration* restart_time)… in set_allocated_restart_time()
Dactivitymanagerservice.pb.cc15641 ServiceRecordProto::_Internal::restart_time(const ServiceRecordProto* msg) { in restart_time() function in com::android::server::am::ServiceRecordProto::_Internal
/aosp_15_r20/external/cronet/net/http/
H A Dhttp_network_transaction_unittest.cc24041 base::TimeTicks restart_time; in TEST_P() local
24144 base::TimeTicks restart_time; in TEST_P() local