Home
last modified time | relevance | path

Searched refs:SaveDataDmsContinue (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/dfx/
H A Ddistributed_radar_test.cpp610 * @tc.desc: check SaveDataDmsContinue
616 bool ret = DmsRadar::GetInstance().SaveDataDmsContinue(FUNC, ERR_OK); in HWTEST_F()
623 * @tc.desc: check SaveDataDmsContinue
629 bool ret = DmsRadar::GetInstance().SaveDataDmsContinue(FUNC, ERR_NO); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_radar.h177 bool SaveDataDmsContinue(const std::string& func, int32_t errCode);
/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_radar.cpp856 bool DmsRadar::SaveDataDmsContinue(const std::string& func, int32_t errCode) in SaveDataDmsContinue() function in OHOS::DistributedSchedule::DmsRadar
887 HILOGE("SaveDataDmsContinue error, res:%{public}d", res); in SaveDataDmsContinue()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp664 DmsRadar::GetInstance().SaveDataDmsContinue("ContinueAbility", ERR_OK); in ExecuteContinueAbility()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddistributed_sched_service.cpp961 DmsRadar::GetInstance().SaveDataDmsContinue("ContinueAbility", ERR_OK); in ContinueAbilityWithTimeout()

Completed in 12 milliseconds