OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDCARD_PATH
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap4xxx/test/CameraHal/
camera_test.h
43
#define
SDCARD_PATH
"/sdcard/"
camera_test_menu.cpp
98
char dir_path[80] =
SDCARD_PATH
;
[
all
...]
/external/qemu/android/avd/
info.c
94
#define
SDCARD_PATH
"sdcard.path"
937
/* Special case, the config.ini can have a
SDCARD_PATH
entry
941
path = iniFile_getString(i->configIni,
SDCARD_PATH
, NULL);
[
all
...]
Completed in 308 milliseconds