Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/test/
Dabi_test.cc182 static void StrCatSignalSafeImpl(bssl::Span<char> out) {} in StrCatSignalSafeImpl() function
185 static void StrCatSignalSafeImpl(bssl::Span<char> out, const char *str, in StrCatSignalSafeImpl() function
188 StrCatSignalSafeImpl(out, args...); in StrCatSignalSafeImpl()
197 StrCatSignalSafeImpl(out, args...); in StrCatSignalSafe()