Home
last modified time | relevance | path

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

/base/security/certificate_manager/test/fuzz_test/cmuninstallusertrustedcert_fuzzer/
Dcmuninstallusertrustedcert_fuzzer.cpp34 struct CmBlob rmUserUri = { 0, nullptr }; in DoSomethingInterestingWithMyAPI() local
35 if (!GetCmBlobFromBuffer(myData, &remainSize, &offset, &rmUserUri)) { in DoSomethingInterestingWithMyAPI()
41 (void)CmUninstallUserTrustedCert(&rmUserUri); in DoSomethingInterestingWithMyAPI()