Searched refs:init_module_time_str (Results 1 – 1 of 1) sorted by relevance
882 if (auto init_module_time_str = getenv(kEnvInitModuleDurationMs); init_module_time_str) { in RecordStageBoottimes() local883 SetProperty("ro.boottime.init.modules", init_module_time_str); in RecordStageBoottimes()