Home
last modified time | relevance | path

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

/rockchip-linux_mpp/osal/test/
H A Dmpp_env_test.c18 const char *env_str_out = NULL; in main() local
29 mpp_env_get_str(env_string, &env_str_out, NULL); in main()
32 mpp_log("get env: %s is %s\n", env_string, env_str_out); in main()