Searched defs:appVersion (Results 1 – 5 of 5) sorted by relevance
46 std::string appVersion; member
266 int32_t DSchedContinue::OnStartCmd(int32_t appVersion) in OnStartCmd()272 int32_t DSchedContinue::PostCotinueAbilityTask(int32_t appVersion) in PostCotinueAbilityTask()660 int32_t DSchedContinue::ExecuteContinueAbility(int32_t appVersion) in ExecuteContinueAbility()1074 …ue::PackReplyCmd(std::shared_ptr<DSchedContinueReplyCmd> cmd, int32_t replyCmd, int32_t appVersion, in PackReplyCmd()
179 cJSON *appVersion = cJSON_GetObjectItemCaseSensitive(rootValue, "AppVersion"); in Unmarshal() local
104 int32_t appVersion = 0; variable408 int32_t appVersion = 0; variable645 int32_t appVersion = 0; variable
312 …const uint32_t appVersion = VK_MAKE_VERSION(appInfo.versionMajor, appInfo.versionMinor, appInfo.ve… in CreateInstance() local