Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaappend_fuzzer/
H A Dbackupsaappend_fuzzer.cpp38 bool CmdInitRestoreSessionFuzzTest(const uint8_t *data, size_t size) in CmdInitRestoreSessionFuzzTest() function
237 OHOS::CmdInitRestoreSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp76 bool CmdInitRestoreSessionFuzzTest(sptr<Service> service, const uint8_t *data, size_t size) in CmdInitRestoreSessionFuzzTest() function
619 CmdInitRestoreSessionFuzzTest(service, data, size); in LLVMFuzzerTestOneInput()