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

  /external/chromium_org/ppapi/shared_impl/
file_system_util.h 23 PPAPI_SHARED_EXPORT bool FileSystemTypeHasQuota(PP_FileSystemType type);
file_system_util.cc 32 bool FileSystemTypeHasQuota(PP_FileSystemType type) {
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host.cc 420 if (!ppapi::FileSystemTypeHasQuota(type_))

Completed in 38 milliseconds