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

  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
config.cpp 382 string strPath;
385 strPath.assign(alternative_config_path);
386 strPath += config_name;
387 theInstance.readConfig(strPath.c_str(), true);
393 strPath.assign(transport_config_path);
394 strPath += config_name;
395 theInstance.readConfig(strPath.c_str(), true);
740 string strPath;
741 strPath.assign(transport_config_path);
743 strPath.assign(alternative_config_path)
    [all...]
  /external/libnfc-nci/src/adaptation/
config.cpp 382 string strPath;
385 strPath.assign(alternative_config_path);
386 strPath += config_name;
387 theInstance.readConfig(strPath.c_str(), true);
393 strPath.assign(transport_config_path);
394 strPath += config_name;
395 theInstance.readConfig(strPath.c_str(), true);
740 string strPath;
741 strPath.assign(transport_config_path);
743 strPath.assign(alternative_config_path)
    [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp     [all...]
  /prebuilts/tools/common/freemarker/
freemarker-2.3.19.jar 

Completed in 64 milliseconds