Home
last modified time | relevance | path

Searched defs:GetDevicePath (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
Dandroid_prebuilt_profiler_helper.py17 def GetDevicePath(profiler_binary): function
/external/chromium_org/chrome/utility/image_writer/
Dimage_writer.cc69 const base::FilePath& ImageWriter::GetDevicePath() { return device_path_; } in GetDevicePath() function in image_writer::ImageWriter