HomeSort by relevance Sort by last modified time
    Searched refs:alternative_config_path (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
config.cpp 27 const char alternative_config_path[] = ""; variable
383 if (alternative_config_path[0] != '\0')
385 strPath.assign(alternative_config_path);
742 if (alternative_config_path[0] != '\0')
743 strPath.assign(alternative_config_path);
  /external/libnfc-nci/src/adaptation/
config.cpp 27 const char alternative_config_path[] = ""; variable
383 if (alternative_config_path[0] != '\0')
385 strPath.assign(alternative_config_path);
742 if (alternative_config_path[0] != '\0')
743 strPath.assign(alternative_config_path);

Completed in 126 milliseconds