Home
last modified time | relevance | path

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

/external/flac/oss-fuzz/fuzzing/
Dtypes.hpp41 void allocate_plus_1_and_copy(const void* data, size_t size) { in allocate_plus_1_and_copy() function in fuzzing::types::Container
89 allocate_plus_1_and_copy(data, size); in Container()