Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/
H A Dmpp_cfg_io.c2193 MppCfgIoImpl *last_child = NULL; in parse_toml_nested_array_table() local
2196 last_child = child_pos; in parse_toml_nested_array_table()
2199 if (!last_child) { in parse_toml_nested_array_table()
2204 parent = last_child; in parse_toml_nested_array_table()