Home
last modified time | relevance | path

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

/external/v8/build/android/gyp/
Dpush_libraries.py29 device = build_device.GetBuildDeviceFromPath(
Dcreate_device_library_links.py57 device = build_device.GetBuildDeviceFromPath(
Dapk_install.py88 device = build_device.GetBuildDeviceFromPath(
/external/v8/build/android/gyp/util/
Dbuild_device.py103 def GetBuildDeviceFromPath(path): function