Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupsaappend_fuzzer/
H A Dbackupsaappend_fuzzer.cpp54 bool CmdInitBackupSessionFuzzTest(const uint8_t *data, size_t size) in CmdInitBackupSessionFuzzTest() function
238 OHOS::CmdInitBackupSessionFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/app_file_service/test/fuzztest/backupservicestub_fuzzer/
H A Dbackupservicestub_fuzzer.cpp91 bool CmdInitBackupSessionFuzzTest(sptr<Service> service, const uint8_t *data, size_t size) in CmdInitBackupSessionFuzzTest() function
620 CmdInitBackupSessionFuzzTest(service, data, size); in LLVMFuzzerTestOneInput()