Home
last modified time | relevance | path

Searched refs:CountryCode (Results 1 - 7 of 7) sorted by relevance

/developtools/packing_tool/packing_tool/frameworks/include/json/
H A Ddistro_filter.h40 typedef PolicyValue CountryCode; typedef
47 CountryCode countryCode;
H A Dhap_verify_utils.h98 static bool CheckCountryCodeCovered(const CountryCode& countryCode,
/developtools/packing_tool/adapter/ohos/
H A DCountryCode.java22 * CountryCode info
25 public class CountryCode { class
27 * CountryCode policy
32 * CountryCode value list
H A DDistroFilter.java44 * Indicates the DistroFilter info CountryCode
46 public CountryCode countryCode = null;
H A DHapVerify.java976 private static boolean checkCountryCodeCovered(CountryCode countryCode, List<HapVerifyInfo> entryHaps) in checkCountryCodeCovered()
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
H A Dhap_verify_utils_test.cpp104 OHOS::AppPackingTool::CountryCode countryCode1; in InitHapVerifyInfo1()
166 OHOS::AppPackingTool::CountryCode countryCode2; in InitHapVerifyInfo2()
191 OHOS::AppPackingTool::CountryCode countryCode1; in initDistroFilter()
211 OHOS::AppPackingTool::CountryCode countryCode2; in initDistroFilter()
571 OHOS::AppPackingTool::CountryCode countryCode2; in HWTEST_F()
787 OHOS::AppPackingTool::CountryCode countryCode3; in HWTEST_F()
920 OHOS::AppPackingTool::CountryCode countryCode; in HWTEST_F()
924 OHOS::AppPackingTool::CountryCode countryCode3; in HWTEST_F()
930 OHOS::AppPackingTool::CountryCode countryCode4; in HWTEST_F()
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dhap_verify_utils.cpp544 bool HapVerifyUtils::CheckCountryCodeCovered(const CountryCode& countryCode, const std::list<HapVerifyInfo>& entryHaps) in CheckCountryCodeCovered()

Completed in 9 milliseconds