Home
last modified time | relevance | path

Searched refs:STRING_BUFFER_SIZE (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/utils/
H A Dstring_utils.h30 constexpr int STRING_BUFFER_SIZE = 4096; member
34 char buf[STRING_BUFFER_SIZE] = {0}; in AppendFormat()
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/
H A Daudio_utils.h62 const uint32_t STRING_BUFFER_SIZE = 4096; member
224 char buf[STRING_BUFFER_SIZE] = {0}; in AppendFormat()

Completed in 3 milliseconds