Home
last modified time | relevance | path

Searched defs:signServer (Results 1 – 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/signer/src/
Dsigner_factory.cpp45 std::string signServer = adapter.GetOptions()->GetString(ParamConstants::PARAM_REMOTE_SERVER); in LoadRemoteSigner() local
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/entity/
DSignAppParameters.java106 private String signServer; field in SignAppParameters
362 public void setSignServer(String signServer) { in setSignServer()
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/hapsign/hapsign001_fuzzer/
Dhapsign001_fuzzer.cpp205 std::string signServer = "/mnt/d/testcpuls/app-release1.pem"; in HapSignTest006() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
Dhap_sign_test.cpp1456 std::string signServer = "/mnt/d/testcpuls/app-release1.pem"; variable
1609 std::string signServer = "/mnt/d/testcpuls/app-release1.pem"; variable
1652 std::string signServer = "/mnt/d/testcpuls/app-release1.pem"; variable
1905 std::string signServer = "./hapSign/app-release1.pem"; variable