Home
last modified time | relevance | path

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

/hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
Dperf_config.c38 static char const *get_value_if_matches(char const *line, char const *argument);
236 char const *get_value_if_matches(char const *line, in get_value_if_matches() function
345 char const *value = get_value_if_matches(line, argument); in assign_string_if_matches()
375 char const *value = get_value_if_matches(line, argument); in assign_long_if_matches()