Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dformat_string.h51 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in format_string_imp() local
/aosp_15_r20/external/libcxx/test/support/
H A Dformat_string.hpp51 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in format_string_imp() local
/aosp_15_r20/external/google-benchmark/src/
H A Dstring_util.cc134 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in StrFormatImp() local
/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dstring_util.cc134 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in StrFormatImp() local
/aosp_15_r20/external/libcxx/utils/google-benchmark/src/
H A Dstring_util.cc148 auto buff_ptr = std::unique_ptr<char[]>(new char[size]); in StrFormatImp() local
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/libarchive/ld_preload_example/
H A Dsapi_minitar.cc225 sapi::v::RemotePtr buff_ptr((void*)(buff)); in archive_write_data_block() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencoder.c5239 uint8_t *buff_ptr = buffer; in av1_convert_sect5obus_to_annexb() local