Home
last modified time | relevance | path

Searched defs:str_buffer (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/core/lib/slice/
Dslice_string_helpers.cc70 static void skip_leading_trailing_spaces(const uint8_t* str_buffer, in skip_leading_trailing_spaces()
84 const uint8_t* str_buffer = GRPC_SLICE_START_PTR(str); in grpc_slice_split_inner() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/text/kernels/
Dngram_op.cc37 …std::string str_buffer; // concat all pad tokens with string interleaved wit… in Compute() local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
Dbacktrace.c54 char *str_buffer = NULL; in backtrace_symbols() local