Home
last modified time | relevance | path

Searched refs:IsOutFormChain (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Dlocalization_adapter.h50 bool IsOutFormChain();
/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Dlocalization_adapter.cpp221 bool LocalizationAdapter::IsOutFormChain() in IsOutFormChain() function in OHOS::SignatureTools::LocalizationAdapter
/developtools/hapsigner/hapsigntool_cpp/api/src/
H A Dsign_tool_service_impl.cpp450 if (adapter.IsOutFormChain()) { in GetAndOutPutCert()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/generateCA/
H A Dgenerate_general_ca_test.cpp1053 * @tc.desc: Test function of IsOutFormChain() interface for SUCCESS.
1063 bool ret = adapter.IsOutFormChain(); in HWTEST_F()
1069 * @tc.desc: Test function of IsOutFormChain() interface for SUCCESS.
1079 bool ret = adapter.IsOutFormChain(); in HWTEST_F()

Completed in 6 milliseconds