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

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
xcode.py 641 'loadable_module': 'com.googlecode.gyp.xcode.bundle',
645 'loadable_module+bundle': 'com.apple.product-type.bundle',
646 'loadable_module+xctest': 'com.apple.product-type.bundle.unit-test',
662 assert type == 'loadable_module', (
663 'mac_xctest_bundle targets must have type loadable_module '
    [all...]
ninja.py 169 return self.type in ('shared_library', 'loadable_module')
    [all...]

Completed in 31 milliseconds