Home
last modified time | relevance | path

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

/base/security/certificate_manager/test/fuzz_test/cmonremoterequest_fuzzer/
H A Dcmonremoterequest_fuzzer.cpp59 Security::CertManager::CertManagerService &myService = Security::CertManager::CertManagerService::GetInstance(); in DoSomethingInterestingWithMyAPI() local
61 std::u16string descriptor = myService.GetDescriptor(); in DoSomethingInterestingWithMyAPI()
72 (void)myService.OnStart(reason); in DoSomethingInterestingWithMyAPI()
73 (void)myService.OnRemoteRequest(code, messageData, reply, option); in DoSomethingInterestingWithMyAPI()

Completed in 1 milliseconds