HomeSort by relevance Sort by last modified time
    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