Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/string/memory_utils/
H A Dmemory_check_utils.h167 inline bool CheckMemmove(cpp::span<char> dst, cpp::span<char> src) { in CheckMemmove() function
185 inline bool CheckMemmove(cpp::span<char> buffer, size_t size, int overlap) { in CheckMemmove() function