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

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 252 run_target = gyp.xcodeproj_file.PBXAggregateTarget({
326 all_target = gyp.xcodeproj_file.PBXAggregateTarget(
344 run_all_tests_target = gyp.xcodeproj_file.PBXAggregateTarget(
376 if isinstance(xcode_target, gyp.xcodeproj_file.PBXAggregateTarget):
389 run_all_target = gyp.xcodeproj_file.PBXAggregateTarget({
690 xctarget_type = gyp.xcodeproj_file.PBXAggregateTarget
735 gyp.xcodeproj_file.PBXAggregateTarget(support_target_properties,
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
xcodeproj_file.py 47 such as PBXNativeTarget and PBXAggregateTarget. In this module, this
    [all...]

Completed in 134 milliseconds