Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/writer/
Dconfig.rs17 pub indent_string: Cow<'static, str>, field
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h93 JsonObjectWriter(StringPiece indent_string, io::CodedOutputStream* out) in JsonObjectWriter()
/aosp_15_r20/external/protobuf/src/google/protobuf/util/internal/
H A Djson_objectwriter.h93 JsonObjectWriter(StringPiece indent_string, io::CodedOutputStream* out) in JsonObjectWriter()
/aosp_15_r20/external/tcpdump/
H A Dprint-rpki-rtr.c130 indent_string (u_int indent) in indent_string() function
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dle_audio_types.cc524 std::string LeAudioLtvMap::ToString(const std::string& indent_string, in ToString()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc4264 absl::string_view indent_string) { in VerifyAndExportHeapSimulatorTrace()
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp18526 string_t indent_string; member in nlohmann::detail::serializer