Home
last modified time | relevance | path

Searched refs:OnReplyCmd (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h163 int32_t OnReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd);
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp131 * @tc.desc: OnReplyCmd and PostReplyTask
148 int32_t ret = conti->OnReplyCmd(cmd); in HWTEST_F()
158 ret = conti->OnReplyCmd(cmd); in HWTEST_F()
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp291 int32_t DSchedContinue::OnReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd) in OnReplyCmd() function in OHOS::DistributedSchedule::DSchedContinue
1343 OnReplyCmd(replyCmd); in OnDataRecv()

Completed in 5 milliseconds