OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsRemovableStorageAttached
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/storage_monitor/
media_storage_util.h
60
static bool
IsRemovableStorageAttached
(const std::string& id);
media_storage_util.cc
78
if (!MediaStorageUtil::
IsRemovableStorageAttached
(*it))
237
bool MediaStorageUtil::
IsRemovableStorageAttached
(const std::string& id) {
/external/chromium_org/chrome/browser/media_galleries/
media_galleries_preferences.cc
348
if (MediaStorageUtil::
IsRemovableStorageAttached
(device_id)) {
366
MediaStorageUtil::
IsRemovableStorageAttached
(device_id);
[
all
...]
Completed in 1431 milliseconds