Home
last modified time | relevance | path

Searched refs:write_indent (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c665 #define write_indent_f(str) write_indent(str, __FUNCTION__)
782 static rk_s32 write_indent(MppCfgStrBuf *str, const char *caller) in write_indent() function