Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/strings/
H A Dsafe_sprintf.h214 BASE_EXPORT void SetSafeSPrintfSSizeMaxForTest(size_t max);
H A Dsafe_sprintf_unittest.cc466 internal::SetSafeSPrintfSSizeMaxForTest(sz); in ScopedSafeSPrintfSSizeMaxSetter()
470 internal::SetSafeSPrintfSSizeMaxForTest(old_ssize_max_); in ~ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc94 void SetSafeSPrintfSSizeMaxForTest(size_t max) { in SetSafeSPrintfSSizeMaxForTest() function
/aosp_15_r20/external/cronet/base/strings/
H A Dsafe_sprintf.h217 BASE_EXPORT void SetSafeSPrintfSSizeMaxForTest(size_t max);
H A Dsafe_sprintf_unittest.cc469 internal::SetSafeSPrintfSSizeMaxForTest(sz); in ScopedSafeSPrintfSSizeMaxSetter()
478 internal::SetSafeSPrintfSSizeMaxForTest(old_ssize_max_); in ~ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc95 void SetSafeSPrintfSSizeMaxForTest(size_t max) { in SetSafeSPrintfSSizeMaxForTest() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/
Dsafe_sprintf.h217 BASE_EXPORT void SetSafeSPrintfSSizeMaxForTest(size_t max);
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/
Dsafe_sprintf.h217 BASE_EXPORT void SetSafeSPrintfSSizeMaxForTest(size_t max);
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
H A Dsafe_sprintf.h238 void SetSafeSPrintfSSizeMaxForTest(size_t max);
H A Dsafe_sprintf_pa_unittest.cc466 internal::SetSafeSPrintfSSizeMaxForTest(sz); in ScopedSafeSPrintfSSizeMaxSetter()
475 internal::SetSafeSPrintfSSizeMaxForTest(old_ssize_max_); in ~ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc96 void SetSafeSPrintfSSizeMaxForTest(size_t max) { in SetSafeSPrintfSSizeMaxForTest() function