OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsSnapshotFileWriteComplete
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/media_galleries/linux/
snapshot_file_details.cc
58
bool SnapshotFileDetails::
IsSnapshotFileWriteComplete
() const {
snapshot_file_details.h
92
bool
IsSnapshotFileWriteComplete
() const;
mtp_read_file_worker.cc
111
if (!snapshot_file_details->
IsSnapshotFileWriteComplete
()) {
/external/chromium_org/chrome/browser/media_galleries/win/
snapshot_file_details.cc
55
bool SnapshotFileDetails::
IsSnapshotFileWriteComplete
() const {
snapshot_file_details.h
64
bool
IsSnapshotFileWriteComplete
() const;
mtp_device_delegate_impl_win.cc
584
if (current_snapshot_details_->
IsSnapshotFileWriteComplete
()) {
Completed in 670 milliseconds