Home
last modified time | relevance | path

Searched defs:provision (Results 1 – 10 of 10) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
Dprovision_test.cpp165 …std::string provision = "{\"acls\":{\"allowed-acls\":[\"ac1\",\"ac2\"]},\"bundle-info\":{\"app-fea… variable
204 …std::string provision = "{\"acls\":{\"allowed-acls\":[\"ac1\",\"ac2\"]},\"bundle-info\":{\"app-fea… variable
243 std::string provision = "55.2"; variable
259 std::string provision = "{\"name\": \"feixing\",\"age\": 18}+"; variable
275 std::string provision = "[88,99,42,11,22]"; variable
291 …std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-featur… variable
328 std::string provision = "{\"app-privilege-capabilities\": [99,\"88\"],\"bundle-info\":{\"app" variable
364 …std::string provision = "{\"bundle-info\":{\"app-feature\":\"hos_system_app\",\"bundle-name\":\"co… variable
798 std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"app-distribution-type" variable
836 …std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-featur" variable
[all …]
Dprofile_test.cpp612 std::string provision = "{\"bundle-info\":{\"app-feature\":\"hos_system_app\",\"bundle-n" variable
649 std::string provision = "{\"bundle-info\":{\"app-feature\":\"hos_system_app\",\"bundle-nam" variable
685 std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-" variable
721 std::string provision = "{\"app-distribution-type\": \"app_gallery\"," variable
759 std::string provision = "{\"app-distribution-type\": \"app_gallery\"," variable
801 std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-" variable
857 std::string provision = "45"; in GenerateTmpP7b() local
Dsign_profile_test.cpp206 ProfileInfo provision; variable
490 std::string provision; variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DVerificationResult.java61 public void setContent(JsonObject provision) { in setContent()
DProvision.java197 public static void enforceValid(Provision provision) { in enforceValid()
/developtools/hapsigner/binary_sign_tool/api/src/
Dsign_tool_service_impl.cpp69 ProfileInfo provision; in GetProvisionContent() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
Dsign_elf_test.cpp57 std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-" in SetElfParamsMap() local
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/
DSignToolServiceImpl.java420 …Provision provision = FileUtils.GSON.fromJson(new String(bytes, StandardCharsets.UTF_8), Provision… in getProvisionContent() local
/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp620 ProfileInfo provision; in GetProvisionContent() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/sign/
Dcode_signing_test.cpp519 … std::string provision = "{\"app-distribution-type\": \"app_gallery\",\"bundle-info\":{\"app-" in SetParamsMap() local