HomeSort by relevance Sort by last modified time
    Searched full:for_templates (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
manifest_data_source.py 115 def for_templates(manifest_features, platform): function in function:ManifestDataSource._CreateManifestData.resolve
121 'apps': for_templates(manifest_features, 'app'),
122 'extensions': for_templates(manifest_features, 'extension')

Completed in 132 milliseconds