Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp2309 const char dir_path_name[80] = SDCARD_PATH; in restartCamera() local
2325 if (strcpy(dir_path, dir_path_name) == NULL) in restartCamera()