Home
last modified time | relevance | path

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

/system/extras/profcollectd/libprofcollectd/
Dlib.rs50 schedule()?; in init_service()
63 pub fn schedule() -> Result<()> { in schedule() function
64 get_profcollectd_service()?.schedule()?; in schedule()
Dservice.rs55 fn schedule(&self) -> BinderResult<()> { in schedule() method
/system/extras/profcollectd/binder/com/android/server/profcollect/
DIProfCollectd.aidl21 void schedule(); in schedule() method
/system/extras/profcollectd/
Dprofcollectctl.rs49 libprofcollectd::schedule().context("Failed to schedule collection.")?; in main()
/system/chre/java/test/chqts/src/com/google/android/chre/test/chqts/
DContextHubGetTimeTestExecutor.java92 mTimer.schedule(new TimerTask() { in handleMessageFromNanoApp()
/system/bt/gd/os/linux_generic/
Dalarm_unittest.cc55 TEST_F(AlarmTest, schedule) { in TEST_F() argument
Drepeating_alarm_unittest.cc95 TEST_F(RepeatingAlarmTest, schedule) { in TEST_F() argument
/system/libhidl/
DAndroid.bp94 // - no testing story/infra for deprecation schedule
/system/update_engine/cros/
Dupdate_attempter_unittest.cc293 void SetUpStagingTest(const StagingSchedule& schedule);
1194 void UpdateAttempterTest::SetUpStagingTest(const StagingSchedule& schedule) { in SetUpStagingTest() argument
1205 .WillRepeatedly(DoAll(SetArgPointee<0>(schedule), Return(true))); in SetUpStagingTest()
/system/update_engine/
DREADME.md535 update server and allow the update_engine to schedule a periodic update from