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

  /external/chromium/base/
platform_file.h 50 // a filesystem restriction. PLATFORM_FILE_ERROR_SECURITY is returned when a
64 PLATFORM_FILE_ERROR_SECURITY = -11,
  /external/chromium/chrome/browser/extensions/
extension_file_browser_private_api.cc 266 DidFail(base::PLATFORM_FILE_ERROR_SECURITY);
542 DidFail(base::PLATFORM_FILE_ERROR_SECURITY);
    [all...]

Completed in 7377 milliseconds