Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/utils/
Dese_config.cpp34 const vector<string> search_path = {"/odm/etc/", "/vendor/etc/", "/etc/"}; in findConfigPath() local
37 for (string path : search_path) { in findConfigPath()
/hardware/nxp/secure_element/pn8x/libese-spi/p73/utils/
Dese_config.cpp34 const vector<string> search_path = {"/odm/etc/", "/vendor/etc/", "/etc/"}; in findConfigPath() local
37 for (string path : search_path) { in findConfigPath()
/hardware/st/secure_element/ese-spi-driver/utils-lib/
Dese_config.cc36 const vector<string> search_path = {"/odm/etc/", "/vendor/etc/", "/etc/"}; in findConfigPath() local
39 for (string path : search_path) { in findConfigPath()