Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/process_cmd/processcmd023_fuzzer/
H A Dprocesscmd023_fuzzer.cpp43 std::shared_ptr<SignToolServiceImpl> serviceImplPtr = std::make_shared<SignToolServiceImpl>(); in DoSomethingInterestingWithMyAPI() local
44 serviceImplPtr->PrintX509CertFromMemory(cert); in DoSomethingInterestingWithMyAPI()
45 serviceImplPtr->PrintX509CertChainFromMemory(certChain); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds