Home
last modified time | relevance | path

Searched refs:script_name (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_script.cpp83 extern char script_name[];
1067 strcpy(script_name,config); in load_script()
1073 printf("\n SCRIPT : <%s> is currently being executed \n",script_name); in load_script()
1191 …intf("\nlogging for script %s is complete\n logcat saved @ location: %s\n",script_name,dir_path); in stop_logging()
Dcamera_test_menu.cpp88 char script_name[80]; variable
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp141 extern char script_name[];
1595 strcpy(script_name,config); in load_script()
1597 printf("\n SCRIPT : <%s> is currently being executed \n", script_name); in load_script()
1693 printf("\nlogging for script %s is complete\n", script_name); in stop_logging()
Dcamera_test_menu.cpp114 char script_name[80]; variable