OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetDevicePath
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
android_prebuilt_profiler_helper.py
17
def
GetDevicePath
(profiler_binary):
29
device_binary_path =
GetDevicePath
(profiler_binary)
/external/chromium_org/chrome/utility/image_writer/
image_writer.cc
69
const base::FilePath& ImageWriter::
GetDevicePath
() { return device_path_; }
Completed in 58 milliseconds