HomeSort by relevance Sort by last modified time
    Searched defs:snapshot_file (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/mac/
mtp_device_delegate_impl_mac.h 133 base::FilePath snapshot_file; member in struct:MTPDeviceDelegateImplMac::ReadFileRequest
  /external/chromium_org/chrome/test/base/
ui_test_utils.cc 113 base::FilePath snapshot_file = snapshot_directory.AppendASCII(filename); local
114 if (base::PathExists(snapshot_file)) {
120 trial_file = snapshot_file.InsertBeforeExtensionASCII(suffix);
122 snapshot_file = trial_file;
124 return snapshot_file;
  /external/qemu/qapi-auto-generated/
qmp-marshal.c 1563 char * snapshot_file = NULL; local
    [all...]
qapi-types.h 2489 char * snapshot_file; member in struct:BlockdevSnapshot
    [all...]

Completed in 934 milliseconds