Home
last modified time | relevance | path

Searched defs:transport_config_paths (Results 1 – 4 of 4) sorted by relevance

/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp77 const char* transport_config_paths[] = {"/odm/etc/", "/vendor/etc/", "/etc/"}; variable
79 const char* transport_config_paths[] = {"res/"}; variable
/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp58 const char* transport_config_paths[] = {"/odm/etc/", "/vendor/etc/", "/etc/"}; variable
60 const char* transport_config_paths[] = {"res/"}; variable
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc58 const char* transport_config_paths[] = {"/odm/etc/", "/vendor/etc/", "/etc/"}; variable
60 const char* transport_config_paths[] = {"res/"}; variable
/hardware/st/nfc/st21nfc/adaptation/
Dconfig.cpp32 const char* transport_config_paths[] = {"/odm/etc/", "/vendor/etc/", "/etc/"}; variable