HomeSort by relevance Sort by last modified time
    Searched refs:library_platform_file_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_iapps_library_parser.cc 40 // |library_platform_file_| will be closed on the IO thread once it
42 library_platform_file_ = base::CreatePlatformFile(
47 if (library_platform_file_ == base::kInvalidPlatformFileValue) {
92 library_platform_file_,
100 library_platform_file_,
safe_iapps_library_parser.h 101 base::PlatformFile library_platform_file_; member in class:iapps::SafeIAppsLibraryParser

Completed in 236 milliseconds