Searched refs:schedule (Results 1 – 10 of 10) sorted by relevance
50 schedule()?; in init_service()63 pub fn schedule() -> Result<()> { in schedule() function64 get_profcollectd_service()?.schedule()?; in schedule()
55 fn schedule(&self) -> BinderResult<()> { in schedule() method
21 void schedule(); in schedule() method
49 libprofcollectd::schedule().context("Failed to schedule collection.")?; in main()
92 mTimer.schedule(new TimerTask() { in handleMessageFromNanoApp()
55 TEST_F(AlarmTest, schedule) { in TEST_F() argument
95 TEST_F(RepeatingAlarmTest, schedule) { in TEST_F() argument
94 // - no testing story/infra for deprecation schedule
293 void SetUpStagingTest(const StagingSchedule& schedule);1194 void UpdateAttempterTest::SetUpStagingTest(const StagingSchedule& schedule) { in SetUpStagingTest() argument1205 .WillRepeatedly(DoAll(SetArgPointee<0>(schedule), Return(true))); in SetUpStagingTest()
535 update server and allow the update_engine to schedule a periodic update from