Searched refs:res_path (Results 1 – 1 of 1) sorted by relevance
1371 xmlrpc_value *res, *res_path, *res_props; in chamelium_stop_capturing_audio() local1377 xmlrpc_array_read_item(&chamelium->env, res, 0, &res_path); in chamelium_stop_capturing_audio()1380 xmlrpc_read_string(&chamelium->env, res_path, (const char **) &path); in chamelium_stop_capturing_audio()1393 xmlrpc_DECREF(res_path); in chamelium_stop_capturing_audio()