Searched defs:patchVersionCode (Results 1 – 9 of 9) sorted by relevance
30 private int patchVersionCode = -1; field in HQFInfo70 public void setPatchVersionCode(int patchVersionCode) { in setPatchVersionCode()
60 int patchVersionCode = hqfVerifyInfos.get(0).getPatchVersionCode(); in checkAppFields() local
202 bool PatchJson::GetPatchVersionCode(int32_t& patchVersionCode) in GetPatchVersionCode()212 …Json::GetPatchVersionCodeByAppObj(const std::unique_ptr<PtJson>& appObj, int32_t& patchVersionCode) in GetPatchVersionCodeByAppObj()379 int32_t patchVersionCode = -1; in GetHqfInfo() local
6 "patchVersionCode": 1000000, number
45 int32_t patchVersionCode = hqfInfos[0].GetPatchVersionCode(); in CheckAppFields() local
246 int32_t patchVersionCode; variable542 int32_t patchVersionCode; variable558 int32_t patchVersionCode; variable
65 void SetPatchVersionCode(const int32_t& patchVersionCode) in SetPatchVersionCode()