Home
last modified time | relevance | path

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

/hardware/nxp/nfc/pn8x/halimpl/utils/
DphNxpConfig.cpp216 bool findConfigFilePathFromTransportConfigPaths(const string& configName, in findConfigFilePathFromTransportConfigPaths() function
458 if (findConfigFilePathFromTransportConfigPaths( in GetInstance()
463 } else if (findConfigFilePathFromTransportConfigPaths( in GetInstance()
471 findConfigFilePathFromTransportConfigPaths(config_name, strPath); in GetInstance()
860 findConfigFilePathFromTransportConfigPaths(configName, strPath); in readOptionalConfig()
/hardware/nxp/nfc/snxxx/halimpl/utils/
DphNxpConfig.cc235 bool findConfigFilePathFromTransportConfigPaths(const string& configName, in findConfigFilePathFromTransportConfigPaths() function
491 if (findConfigFilePathFromTransportConfigPaths( in GetInstance()
496 } else if (findConfigFilePathFromTransportConfigPaths( in GetInstance()
504 findConfigFilePathFromTransportConfigPaths(config_name, strPath); in GetInstance()
938 findConfigFilePathFromTransportConfigPaths(configName, strPath); in readOptionalConfig()
/hardware/samsung/nfc/halimpl/src/
Dconfig.cpp238 void findConfigFilePathFromTransportConfigPaths(const string& configName, in findConfigFilePathFromTransportConfigPaths() function
478 findConfigFilePathFromTransportConfigPaths(config_name, strPath); in GetInstance()