Home
last modified time | relevance | path

Searched refs:GetBuildDeviceFromPath (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/build/android/gyp/
Dpush_libraries.py28 device = build_device.GetBuildDeviceFromPath(
Dcreate_device_library_links.py57 device = build_device.GetBuildDeviceFromPath(
Dapk_install.py70 device = build_device.GetBuildDeviceFromPath(
/external/chromium_org/build/android/gyp/util/
Dbuild_device.py93 def GetBuildDeviceFromPath(path): function