Searched refs:subServiceType_ (Results 1 – 4 of 4) sorted by relevance
141 subServiceType_ = startCmd->subServiceType_; in DSchedContinue()249 DSchedContinueEventType eventType = (subServiceType_ == CONTINUE_PULL) ? in PostStartTask()506 if (subServiceType_ == CONTINUE_PULL && CheckQuickStartConfiguration()) { in ExecuteContinueReq()635 cmd->subServiceType_ = subServiceType_; in PackStartCmd()647 if (subServiceType_ == CONTINUE_PULL && continueInfo_.missionId_ == 0) { in PackStartCmd()854 if (subServiceType_ == CONTINUE_PUSH) { in SetWantForContinuation()873 cmd->subServiceType_ = subServiceType_; in PackDataCmd()937 if (subServiceType_ == CONTINUE_PULL && in ExecuteContinueData()979 if (subServiceType_ == CONTINUE_PULL && cmd != nullptr) { in DurationDumperBeforeStartAbility()1083 cmd->subServiceType_ = subServiceType_; in PackReplyCmd()[all …]
41 cJSON_AddNumberToObject(rootValue, "SubServiceType", subServiceType_); in Marshal()77 …int32_t *numValues[] = { &version_, &serviceType_, &subServiceType_, &continueByType_, &sourceMiss… in Unmarshal()
60 int32_t subServiceType_ = 0; variable
226 int32_t subServiceType_ = 0; variable