Home
last modified time | relevance | path

Searched refs:start_logging (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test.h96 int start_logging(char *config, int &pid);
Dcamera_test_menu.cpp2459 start_logging(argv[2], pid); in main()
2500 start_logging(argv[2], pid); in main()
Dcamera_test_script.cpp1127 int start_logging(char *config, int &pid) { in start_logging() function
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test.h259 int start_logging(int flags, int &pid);
Dcamera_test_script.cpp1633 int start_logging(int flags, int &pid) { in start_logging() function
Dcamera_test_menu.cpp4154 start_logging(cmd_args->logging, pid); in runRegressionTest()
4221 start_logging(cmd_args->logging, pid); in runErrorTest()