Home
last modified time | relevance | path

Searched defs:manifest_data (Results 1 – 23 of 23) sorted by path

/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/crypto/
H A Dkey.py119 def identify_key(manifest_data): argument
133 def key_factory(repository, manifest_data): argument
281 def detect(cls, repository, manifest_data): argument
557 def detect(cls, repository, manifest_data): argument
590 def detect(cls, repository, manifest_data): argument
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/srv/
H A Drender_book.py672 def manifest_data(name): function
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/client/
H A Dfastdeploy.cpp167 std::vector<char> manifest_data(manifest_len); in get_package_name_from_apk() local
/dports/devel/monotone/monotone-1.1/src/
H A Dvocab.hh86 typedef manifest< data > manifest_data; typedef
/dports/sysutils/azure-agent/WALinuxAgent-2.2.54.2/azurelinuxagent/common/
H A Dlogcollector.py195 def _expand_parameters(manifest_data): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/webui/print_preview/
H A Dextension_printer_handler.cc329 const UsbPrinterManifestData* manifest_data = in OnUsbDevicesEnumerated() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/test/chromedriver/
H A Dchrome_launcher.cc976 std::string manifest_data; in ProcessExtension() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/browser/extensions/
H A Dcast_extension_system.cc81 const std::string& manifest_data) { in LoadExtensionByManifest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/nacl/renderer/
H A Dppb_nacl_private_impl.cc1078 const std::string& manifest_data) { in CreateJsonManifest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/appcache/
H A Dappcache_update_url_fetcher.h61 const std::string& manifest_data() const { in manifest_data() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/browser/
H A Dextension_action.cc88 const ActionInfo& manifest_data) in ExtensionAction()
313 const ActionInfo& manifest_data) { in Populate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/api/declarative/
H A Ddeclarative_manifest_unittest.cc19 DeclarativeManifestData* manifest_data = in TEST_F() local
39 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
62 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
83 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
105 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
127 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
140 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
153 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
176 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/api/printer_provider/
H A Dusb_printer_manifest_unittest.cc21 const UsbPrinterManifestData* manifest_data = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/extensions/common/manifest_handlers/
H A Dweb_app_file_handler.cc144 WebAppFileHandlers* manifest_data = static_cast<WebAppFileHandlers*>( in GetWebAppFileHandlers() local
163 std::unique_ptr<WebAppFileHandlers> manifest_data = in Parse() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ijar/
H A Dijar.cc288 u1 *buf, const u1 *manifest_data, const size_t size, in AppendTargetLabelToManifest()
/dports/www/py-quilt3/quilt3-3.6.0/tests/integration/
H A Dtest_packages.py1842 def wrapper(pkg_registry, pkg_name, top_hash, manifest_data): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/browser/ui/webui/print_preview/
H A Dextension_printer_handler.cc329 const UsbPrinterManifestData* manifest_data = in OnUsbDevicesEnumerated() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/
H A Dchrome_content_client.cc261 std::string manifest_data; in TryCreatePepperFlashInfo() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/appcache/
H A Dappcache_update_url_fetcher.h61 const std::string& manifest_data() const { in manifest_data() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/api/declarative/
H A Ddeclarative_manifest_unittest.cc19 DeclarativeManifestData* manifest_data = in TEST_F() local
39 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
62 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
83 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
105 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
127 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
140 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
153 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
176 base::Value manifest_data = base::test::ParseJson( in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/api/printer_provider/
H A Dusb_printer_manifest_unittest.cc21 const UsbPrinterManifestData* manifest_data = in TEST_F() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/extensions/common/manifest_handlers/
H A Dweb_app_file_handler.cc144 WebAppFileHandlers* manifest_data = static_cast<WebAppFileHandlers*>( in GetWebAppFileHandlers() local
163 std::unique_ptr<WebAppFileHandlers> manifest_data = in Parse() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ijar/
H A Dijar.cc288 u1 *buf, const u1 *manifest_data, const size_t size, in AppendTargetLabelToManifest()