Home
last modified time | relevance | path

Searched defs:options (Results 1 - 25 of 68) sorted by relevance

123

/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/process_cmd/processcmd001_fuzzer/
H A Dprocesscmd001_fuzzer.cpp30 Options options; in DoSomethingInterestingWithMyAPI() local
/developtools/hapsigner/hapsigntool_cpp/cmd/include/
H A Dparams.h43 Options* options; member in OHOS::SignatureTools::Params
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dlocalization_adapter.h69 Options* options; member in OHOS::SignatureTools::LocalizationAdapter
/developtools/hapsigner/hapsigntool_cpp/hap/provider/src/
H A Dlocal_sign_provider.cpp25 bool LocalSignProvider::CheckParams(Options* options) in CheckParams() argument
H A Dremote_sign_provider.cpp29 bool RemoteSignProvider::CheckParams(Options* options) in CheckParams() argument
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/hapsigntoolcmd/
H A DParams.java36 private final Options options = new Options(); field in Params
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
H A DLocalJKSSignProvider.java88 public void checkParams(Options options) throws InvalidParamsException, MissingParamsException { in checkParams() argument
H A DRemoteSignProvider.java31 public void checkParams(Options options) throws MissingParamsException, InvalidParamsException { in checkParams() argument
/developtools/hdc/hdc_rust/src/host/
H A Dhost_app.rs263 let mut options = String::from(""); variables
/developtools/ace_ets2bundle/
H A DgenerateSysResource.py75 options = parser.parse_args() variable in SysResource
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/user_group/
H A Duser_group_parser.py134 options = args_parser.parse_args() variable
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/
H A Dconfig_parser_mgr.py54 options = args_parser.parse_args() variable
/developtools/hapsigner/hapsigntool_cpp/hap/config/include/
H A Dsigner_config.h50 Options* options; member in OHOS::SignatureTools::SignerConfig
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/api/
H A DServiceApi.java32 boolean generateKeyStore(Options options); in generateKeyStore() argument
40 boolean generateCsr(Options options); in generateCsr() argument
48 boolean generateCert(Options options); in generateCert() argument
56 generateCA(Options options) generateCA() argument
64 generateAppCert(Options options) generateAppCert() argument
72 generateProfileCert(Options options) generateProfileCert() argument
80 signProfile(Options options) signProfile() argument
88 verifyProfile(Options options) verifyProfile() argument
96 signHap(Options options) signHap() argument
104 verifyHap(Options options) verifyHap() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/sign/src/
H A Dbc_pkcs7_generator.cpp46 Options* options = signerConfig->GetOptions(); in GenerateSignedData() local
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/process_cmd/processcmd023_fuzzer/
H A Dprocesscmd023_fuzzer.cpp36 Options options; in DoSomethingInterestingWithMyAPI() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/codeSigning/sign/
H A Dbc_signeddata_generator_test.cpp95 Options options; in HWTEST_F() local
195 Options options; HWTEST_F() local
252 Options options; HWTEST_F() local
310 Options options; HWTEST_F() local
[all...]
/developtools/profiler/device/plugins/native_daemon/native_memory_profiler_sa/src/
H A Dnative_memory_profiler_sa_stub.cpp24 OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& options) OnRemoteRequest() argument
/developtools/integration_verification/tools/startup_guard/config_parser_mgr/param/
H A Dsystem_parameter_parser.py170 options = args_parser.parse_args() variable
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/test/java/com/ohos/hapsigntool/
H A DProfileTest.java183 private void putParams(Options options) { in putParams() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_bin.cpp23 bool VerifyBin::Verify(Options* options) in Verify() argument
58 VerifyBinFile(const std::string& binFile, std::vector<int8_t>& profileVec, Options* options, Pkcs7Context& pkcs7Context) VerifyBinFile() argument
/developtools/hapsigner/hapsigntool_cpp/hap/provider/include/
H A Dsign_provider.h113 Options* options, SignerConfig&); member in OHOS::SignatureTools::SignProvider
[all...]
/developtools/hapsigner/hapsigntool_cpp_test/unittest/elfVerify/
H A Dverify_bin_test.cpp80 Options options; in HWTEST_F() local
117 Options options; in HWTEST_F() local
137 Options options; in HWTEST_F() local
157 Options options; HWTEST_F() local
177 Options options; HWTEST_F() local
198 Options options; HWTEST_F() local
219 Options options; HWTEST_F() local
240 Options options; HWTEST_F() local
261 Options options; HWTEST_F() local
282 Options options; HWTEST_F() local
332 Options options; HWTEST_F() local
[all...]
/developtools/hapsigner/hapsigntool_cpp/cmd/src/
H A Dparams_trust_list.cpp24 const std::string options = "[options]:"; member
[all...]
/developtools/hapsigner/hapsigntool_cpp/codesigning/sign/src/
H A Dbc_signeddata_generator.cpp46 Options* options = signerConfig->GetOptions(); in GenerateSignedData() local

Completed in 7 milliseconds

123