Home
last modified time | relevance | path

Searched refs:HandleProcessActions (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/core/init/
H A Dinit.cpp349 static std::optional<boot_clock::time_point> HandleProcessActions() { in HandleProcessActions() function
919 auto next_process_action_time = HandleProcessActions(); in SecondStageMain()