Home
last modified time | relevance | path

Searched defs:FileToVector (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerIO.cpp63 Unit FileToVector(const std::string &Path, size_t MaxSize) { in FileToVector() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerIO.cpp41 Unit FileToVector(const std::string &Path, size_t MaxSize, bool ExitOnError) { in FileToVector() function