HomeSort by relevance Sort by last modified time
    Searched refs:platform_dir (Results 1 - 2 of 2) sorted by null

  /ndk/build/tools/
package.py 135 for platform_dir in os.listdir(build_support.android_path(platforms_path)):
136 if not platform_dir.startswith('android-'):
138 _, platform_str = platform_dir.split('-')
  /external/chromium-trace/catapult/telemetry/telemetry/core/
platform.py 43 platform_dir = os.path.dirname(os.path.realpath(
46 platform_dir, util.GetTelemetryDir(),

Completed in 464 milliseconds