Home
last modified time | relevance | path

Searched defs:indent_str (Results 1 – 4 of 4) sorted by relevance

/external/libwebm/common/
Dindent.h33 std::string indent_str() const { return indent_str_; } in indent_str() function
/external/tensorflow/tensorflow/compiler/mlir/lite/
Dflatbuffer_to_string.cc66 std::string indent_str; member
/external/tflite-support/tensorflow_lite_support/codegen/
Dutils.cc68 void CodeWriter::SetIndentString(const std::string& indent_str) { in SetIndentString()
/external/jemalloc_new/include/jemalloc/internal/
Demitter.h224 const char *indent_str; in emitter_indent() local