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

  /external/chromium/chrome/common/extensions/docs/build/
build.py 45 from directory import ApiManifest
188 api_manifest = ApiManifest(_extension_api_json)
191 devtools_api_manifest = ApiManifest(_devtools_api_json)
directory.py 59 class ApiManifest(object):
163 api_manifest: An instance of the ApiManifest class, which will indicate
194 api_manifest: An instance of the ApiManifest class, which will indicate

Completed in 429 milliseconds