Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/fuzztest/profilechangenotification_fuzzer/
H A Dprofilechangenotification_fuzzer.cpp61 void UnmarshallingFuzzTest(const uint8_t* data, size_t size) in UnmarshallingFuzzTest() function
80 OHOS::DeviceProfile::UnmarshallingFuzzTest(data, size); in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/filemanagement/user_file_service/test/fuzztest/fileinfosharedmemory_fuzzer/
H A Dfileinfosharedmemory_fuzzer.cpp50 bool UnmarshallingFuzzTest(shared_ptr<SharedMemoryInfo> info, const uint8_t *data, size_t size) in UnmarshallingFuzzTest() function
114 OHOS::UnmarshallingFuzzTest(sharedMemoryInfo, data, size); in LLVMFuzzerTestOneInput()