Home
last modified time | relevance | path

Searched refs:CONTINUATION_STATE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/dfx/
H A Ddistributed_ue.cpp112 CONTINUATION_STATE, static_cast<int32_t>(continuationState::CONTINUATION_SUCC), in DmsContinueComplete()
125 CONTINUATION_STATE, static_cast<int32_t>(continuationState::CONTINUATION_FAIL), in DmsContinueComplete()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/dfx/
H A Ddistributed_ue.h39 const std::string CONTINUATION_STATE = "CONTINUATION_STATE"; variable