Home
last modified time | relevance | path

Searched defs:replyCmd (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp1074 int32_t DSchedContinue::PackReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd, int32_t replyCmd,… in PackReplyCmd()
1337 auto replyCmd = std::make_shared<DSchedContinueReplyCmd>(); in OnDataRecv() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_test.cpp644 int32_t replyCmd = 0; variable