Home
last modified time | relevance | path

Searched defs:manifest_file (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/build/android/gyp/
Djar.py16 def Jar(class_files, classes_dir, jar_path, manifest_file=None): argument
42 def JarDirectory(classes_dir, excluded_classes, jar_path, manifest_file=None): argument
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
Dapplication-structure.rst83 .. _manifest_file: target in HTML file and the <embed> element
/external/chromium_org/third_party/leveldatabase/
Denv_chromium_unittest.cc141 scoped_ptr<WritableFile> manifest_file(manifest_file_ptr); in TYPED_TEST() local