Home
last modified time | relevance | path

Searched refs:CreateSnapshot (Results 51 – 75 of 1853) sorted by relevance

12345678910>>...75

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/file_system/
H A Dfile_system_file_stream_reader.cc59 return CreateSnapshot(); in Read()
68 return CreateSnapshot(); in GetLength()
71 int FileSystemFileStreamReader::CreateSnapshot() { in CreateSnapshot() function in storage::FileSystemFileStreamReader
/dports/lang/spidermonkey78/firefox-78.9.0/dom/xhr/
H A DXMLHttpRequestString.cpp74 void CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) { in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
118 void XMLHttpRequestString::CreateSnapshot( in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
120 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/file_system/
H A Dfile_system_file_stream_reader.cc59 return CreateSnapshot(); in Read()
68 return CreateSnapshot(); in GetLength()
71 int FileSystemFileStreamReader::CreateSnapshot() { in CreateSnapshot() function in storage::FileSystemFileStreamReader
/dports/www/firefox-esr/firefox-91.8.0/dom/xhr/
H A DXMLHttpRequestString.cpp74 void CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) { in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
118 void XMLHttpRequestString::CreateSnapshot( in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
120 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/www/firefox/firefox-99.0/dom/xhr/
H A DXMLHttpRequestString.cpp75 void CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) { in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
119 void XMLHttpRequestString::CreateSnapshot( in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
121 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/xhr/
H A DXMLHttpRequestString.cpp74 void CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) { in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
118 void XMLHttpRequestString::CreateSnapshot( in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
120 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/xhr/
H A DXMLHttpRequestString.cpp86 CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
156 XMLHttpRequestString::CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
158 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/xhr/
H A DXMLHttpRequestString.cpp69 void CreateSnapshot(XMLHttpRequestStringSnapshot& aSnapshot) { in CreateSnapshot() function in mozilla::dom::XMLHttpRequestStringBuffer
113 void XMLHttpRequestString::CreateSnapshot( in CreateSnapshot() function in mozilla::dom::XMLHttpRequestString
115 mBuffer->CreateSnapshot(aSnapshot); in CreateSnapshot()
/dports/sysutils/doctl/doctl-1.68.0/do/
H A Dvolumes.go20 CreateSnapshot(*godo.SnapshotCreateRequest) (*Snapshot, error) methodSpec
90 func (a *volumesService) CreateSnapshot(createRequest *godo.SnapshotCreateRequest) (*Snapshot, erro… func
91 s, _, err := a.client.Storage.CreateSnapshot(context.TODO(), createRequest)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go24 snapshot1, err := CreateSnapshot(t, client, volume1)
32 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go24 snapshot1, err := CreateSnapshot(t, client, volume1)
32 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go24 snapshot1, err := CreateSnapshot(t, client, volume1)
32 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go24 snapshot1, err := CreateSnapshot(t, client, volume1)
32 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go24 snapshot1, err := CreateSnapshot(t, client, volume1)
32 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go25 snapshot1, err := CreateSnapshot(t, client, volume1)
33 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go25 snapshot1, err := CreateSnapshot(t, client, volume1)
33 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go25 snapshot1, err := CreateSnapshot(t, client, volume1)
33 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/snapshot/
H A DCreateSnapshot.java34 public class CreateSnapshot extends AbstractHBaseTool { class
40 new CreateSnapshot().doStaticMain(args); in main()
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go26 snapshot1, err := CreateSnapshot(t, client, volume1)
49 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/acceptance/openstack/blockstorage/v3/
H A Dsnapshots_test.go26 snapshot1, err := CreateSnapshot(t, client, volume1)
49 snapshot2, err := CreateSnapshot(t, client, volume2)
/dports/sysutils/eclat/eclat-2.0/tests/
H A Dcreate-snapshot.at17 ECLAT_TEST_FORMAT([CreateSnapshot],
18 [CreateSnapshot],
/dports/sysutils/doctl/doctl-1.68.0/do/mocks/
H A DVolumesService.go39 func (m *MockVolumesService) CreateSnapshot(arg0 *godo.SnapshotCreateRequest) (*do.Snapshot, error)… func
48 func (mr *MockVolumesServiceMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call { func
50 …hodType(mr.mock, "CreateSnapshot", reflect.TypeOf((*MockVolumesService)(nil).CreateSnapshot), arg0)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/storage/browser/blob/
H A Dblob_builder_from_stream_unittest.cc234 *result->CreateSnapshot()); in TEST_P()
253 base::span<const uint8_t>(), *result->CreateSnapshot()); in TEST_P()
283 *result->CreateSnapshot()); in TEST_P()
286 *result->CreateSnapshot()); in TEST_P()
325 *result->CreateSnapshot()); in TEST_P()
329 *result->CreateSnapshot()); in TEST_P()
H A Dblob_data_builder.h162 std::unique_ptr<BlobDataSnapshot> CreateSnapshot() const; in COMPONENT_EXPORT()
249 return a == *b.CreateSnapshot();
253 return *a.CreateSnapshot() == b;
/dports/www/chromium-legacy/chromium-88.0.4324.182/storage/browser/blob/
H A Dblob_builder_from_stream_unittest.cc234 *result->CreateSnapshot()); in TEST_P()
253 base::span<const uint8_t>(), *result->CreateSnapshot()); in TEST_P()
283 *result->CreateSnapshot()); in TEST_P()
286 *result->CreateSnapshot()); in TEST_P()
325 *result->CreateSnapshot()); in TEST_P()
329 *result->CreateSnapshot()); in TEST_P()

12345678910>>...75