Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp43 static struct list *construct_components(const char *config_file_name) in construct_components() argument
51 strncat(config_file_path, config_file_name, 256); in construct_components()
55 strncat(config_file_path, config_file_name, 256); in construct_components()
58 LOGE("not found file %s\n", config_file_name); in construct_components()