Searched refs:removable (Results 1 – 1 of 1) sorted by relevance
268 string removable; in IsRemovableDevice() local271 &removable)) { in IsRemovableDevice()274 base::TrimWhitespaceASCII(removable, base::TRIM_ALL, &removable); in IsRemovableDevice()275 return removable == "1"; in IsRemovableDevice()