Home
last modified time | relevance | path

Searched defs:patchVersionCode (Results 1 - 5 of 5) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/src/
H A Dhqf_verify.cpp45 int32_t patchVersionCode = hqfInfos[0].GetPatchVersionCode(); in CheckAppFields() local
/developtools/packing_tool/adapter/ohos/
H A DHQFInfo.java30 private int patchVersionCode = -1; field in HQFInfo
70 public void setPatchVersionCode(int patchVersionCode) { in setPatchVersionCode() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/patch_json_test/
H A Dpatch_json_test.cpp246 int32_t patchVersionCode; in HWTEST_F() local
542 int32_t patchVersionCode; in HWTEST_F() local
558 int32_t patchVersionCode; in HWTEST_F() local
[all...]
/developtools/packing_tool/packing_tool/frameworks/include/json/
H A Dhqf_info.h65 void SetPatchVersionCode(const int32_t& patchVersionCode) in SetPatchVersionCode() argument
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dpatch_json.cpp202 bool PatchJson::GetPatchVersionCode(int32_t& patchVersionCode) in GetPatchVersionCode() argument
212 bool PatchJson::GetPatchVersionCodeByAppObj(const std::unique_ptr<PtJson>& appObj, int32_t& patchVersionCode) in GetPatchVersionCodeByAppObj() argument
379 int32_t patchVersionCode = -1; in GetHqfInfo() local

Completed in 3 milliseconds