Home
last modified time | relevance | path

Searched refs:HandleIsserKeyAliasNotEmpty (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/api/include/
Dsign_tool_service_impl.h57 int HandleIsserKeyAliasNotEmpty(Options* options);
/developtools/hapsigner/hapsigntool_cpp/api/src/
Dsign_tool_service_impl.cpp56 if (HandleIsserKeyAliasNotEmpty(options) == RET_FAILED) { in GenerateCA()
176 int SignToolServiceImpl::HandleIsserKeyAliasNotEmpty(Options* options) in HandleIsserKeyAliasNotEmpty() function in OHOS::SignatureTools::SignToolServiceImpl
/developtools/hapsigner/hapsigntool_cpp_test/unittest/generateCA/
Dgenerate_sub_ca_test.cpp1535 int res = api->HandleIsserKeyAliasNotEmpty(params.get());
1551 int res = api->HandleIsserKeyAliasNotEmpty(params.get());