OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:lower_suffix
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_tasks.cc
100
std::string
lower_suffix
= StringToLowerASCII(*iter);
local
101
mime_type_pref->SetWithoutPathExpansion(
lower_suffix
, value);
128
std::string
lower_suffix
= StringToLowerASCII(suffix);
local
130
suffix_task_prefs->GetStringWithoutPathExpansion(
lower_suffix
, &task_id);
Completed in 865 milliseconds