Home
last modified time | relevance | path

Searched refs:subServiceType (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_state_test.cpp61 int32_t subServiceType = 0; in CreateObject() local
65 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direction, in CreateObject()
101 int32_t subServiceType = 0; in CreateObject() local
105 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direction, in CreateObject()
141 int32_t subServiceType = 0; in CreateObject() local
145 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direction, in CreateObject()
182 int32_t subServiceType = 0; in CreateObject() local
186 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direction, in CreateObject()
225 int32_t subServiceType = 0; in CreateObject() local
229 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, directio in CreateObject()
266 int32_t subServiceType = 0; CreateObject() local
307 int32_t subServiceType = 0; CreateObject() local
348 int32_t subServiceType = 0; CreateObject() local
387 int32_t subServiceType = 0; CreateObject() local
[all...]
H A Ddsched_continue_manager_test.cpp85 int32_t subServiceType = 0; in CreateObject() local
89 std::shared_ptr<DSchedContinue> dContinue = std::make_shared<DSchedContinue>(subServiceType, direction, in CreateObject()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/continue/
H A Ddsched_continue.h133 DSchedContinue(int32_t subServiceType, int32_t direction, const sptr<IRemoteObject>& callback,
/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue.cpp122 DSchedContinue::DSchedContinue(int32_t subServiceType, int32_t direction, const sptr<IRemoteObject>& callback, in DSchedContinue() argument
123 const DSchedContinueInfo& continueInfo) : subServiceType_(subServiceType), direction_(direction), in DSchedContinue()

Completed in 8 milliseconds