Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/strings/
H A Dsafe_sprintf.h215 BASE_EXPORT size_t GetSafeSPrintfSSizeMaxForTest();
H A Dsafe_sprintf_unittest.cc449 const size_t kSSizeMax = internal::GetSafeSPrintfSSizeMaxForTest(); in PrintLongString()
465 old_ssize_max_ = internal::GetSafeSPrintfSSizeMaxForTest(); in ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc98 size_t GetSafeSPrintfSSizeMaxForTest() { in GetSafeSPrintfSSizeMaxForTest() function
/aosp_15_r20/external/cronet/base/strings/
H A Dsafe_sprintf.h218 BASE_EXPORT size_t GetSafeSPrintfSSizeMaxForTest();
H A Dsafe_sprintf_unittest.cc452 const size_t kSSizeMax = internal::GetSafeSPrintfSSizeMaxForTest(); in PrintLongString()
468 old_ssize_max_ = internal::GetSafeSPrintfSSizeMaxForTest(); in ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc99 size_t GetSafeSPrintfSSizeMaxForTest() { in GetSafeSPrintfSSizeMaxForTest() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/5/external/libchrome/base/strings/
Dsafe_sprintf.h218 BASE_EXPORT size_t GetSafeSPrintfSSizeMaxForTest();
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/strings/
Dsafe_sprintf.h218 BASE_EXPORT size_t GetSafeSPrintfSSizeMaxForTest();
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/strings/
H A Dsafe_sprintf.h240 size_t GetSafeSPrintfSSizeMaxForTest();
H A Dsafe_sprintf_pa_unittest.cc449 const size_t kSSizeMax = internal::GetSafeSPrintfSSizeMaxForTest(); in PrintLongString()
465 old_ssize_max_ = internal::GetSafeSPrintfSSizeMaxForTest(); in ScopedSafeSPrintfSSizeMaxSetter()
H A Dsafe_sprintf.cc100 size_t GetSafeSPrintfSSizeMaxForTest() { in GetSafeSPrintfSSizeMaxForTest() function