Searched refs:FileSystemTypeHasQuota (Results 1 – 3 of 3) sorted by relevance
18 PPAPI_SHARED_EXPORT bool FileSystemTypeHasQuota(PP_FileSystemType type);
18 bool FileSystemTypeHasQuota(PP_FileSystemType type) { in FileSystemTypeHasQuota() function
421 if (!ppapi::FileSystemTypeHasQuota(type_)) in ShouldCreateQuotaReservation()