Searched refs:get_token_value_alloc (Results 1 – 3 of 3) sorted by relevance
110 extern int get_token_value_alloc(const char* params, const char* name, char** value);
267 get_token_value_alloc(const char* params, const char* name, char** value) in get_token_value_alloc() function
661 if (get_token_value_alloc(param, "name", &cc->device_name)) { in _camera_client_create()