OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAC_IMAGE_CAPTURE
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
storage_info.cc
57
case
MAC_IMAGE_CAPTURE
:
88
found_type =
MAC_IMAGE_CAPTURE
;
112
type ==
MAC_IMAGE_CAPTURE
);
122
type ==
MAC_IMAGE_CAPTURE
);
storage_info_unittest.cc
36
EXPECT_EQ(StorageInfo::
MAC_IMAGE_CAPTURE
, type);
storage_info.h
23
MAC_IMAGE_CAPTURE
,
media_storage_util.cc
114
if (type == StorageInfo::
MAC_IMAGE_CAPTURE
)
201
if (type == StorageInfo::
MAC_IMAGE_CAPTURE
) {
Completed in 25 milliseconds