Home | History | Annotate | Download | only in CameraHal

Lines Matching refs:txt

1069     // remove just the '.txt' part of the config
1132 // remove just the '.txt' part of the config
1154 if(!sprintf(log_cmd,"logcat > /sdcard/%s/log.txt &",dir_name))
1159 if(!sprintf(log_cmd,"%s /system/bin/syslink_trace_daemon.out -l /sdcard/%s/syslink_trace.txt -f &",log_cmd, dir_name))