Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileaccessextconnection_fuzzer/
H A Dfileaccessextconnection_fuzzer.cpp27 bool OnAbilityConnectDoneFuzzTest(shared_ptr<FileAccessExtConnection> conn) in OnAbilityConnectDoneFuzzTest() function
79 OHOS::OnAbilityConnectDoneFuzzTest(conn); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/abilityconnectionwrapperstub_fuzzer/
H A Dabilityconnectionwrapperstub_fuzzer.cpp27 bool OnAbilityConnectDoneFuzzTest(const uint8_t* data, size_t size) in OnAbilityConnectDoneFuzzTest() function
95 OHOS::DistributedSchedule::OnAbilityConnectDoneFuzzTest(data, size); in LLVMFuzzerTestOneInput()