Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagedaemon_fuzzer/
H A Dstoragedaemon_fuzzer.cpp290 bool HandleUpdateKeyContextFuzzTest(const uint8_t *data, size_t size) in HandleUpdateKeyContextFuzzTest() function
368 OHOS::HandleUpdateKeyContextFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/storagemanager_fuzzer/
H A Dstoragemanager_fuzzer.cpp286 bool HandleUpdateKeyContextFuzzTest(std::unique_ptr<char[]> data, size_t size) in HandleUpdateKeyContextFuzzTest() function
371 OHOS::StorageManager::HandleUpdateKeyContextFuzzTest(move(str), size); in LLVMFuzzerTestOneInput()