Home
last modified time | relevance | path

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

/system/iorap/include/binder/
Djob_scheduled_event.h36 bool should_update_versions; member
49 && should_update_versions == other.should_update_versions;
58 JobScheduledEvent, type, job_id, sort, package_name, should_update_versions);
/system/iorap/src/manager/
Devent_manager.cc1094 bool should_update_versions) { in StartMaintenance() argument
1099 if (should_update_versions) { in StartMaintenance()
1158 std::get<1>(e).should_update_versions); in InitializeRxGraphForJobScheduledEvents()