Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/utils/
DComponentStore.cpp321 constexpr const char indent[] = " "; in dump() local
342 constexpr const char indent[] = " "; in dump() local
370 constexpr const char indent[] = " "; in debug() local
/hardware/google/av/media/sfplugin/
DReflectedParamUpdater.cpp38 std::string indent(indent_, ' '); in debugString() local
/hardware/qcom/msm8998/json-c/
Djson_object.c299 static void indent(struct printbuf *pb, int level, int flags) in indent() function
/hardware/interfaces/identity/support/src/
DIdentityCredentialSupport.cpp187 static bool cborPrettyPrintInternal(const cppbor::Item* item, string& out, size_t indent, in cborPrettyPrintInternal()