OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPHOTO
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
storage_info.cc
19
const char kIPhotoPrefix[] = "
iphoto
:";
63
case
IPHOTO
:
94
found_type =
IPHOTO
;
133
type ==
IPHOTO
||
146
return CrackDeviceId(device_id, &type, NULL) && type ==
IPHOTO
;
storage_info.h
28
// An
iPhoto
library.
29
IPHOTO
,
media_storage_util.cc
71
type == StorageInfo::
IPHOTO
||
193
type == StorageInfo::
IPHOTO
||
Completed in 130 milliseconds