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

  /external/chromium_org/webkit/common/quota/
quota_status_code.cc 10 const char* QuotaStatusCodeToString(QuotaStatusCode status) {
quota_status_code.h 23 WEBKIT_STORAGE_COMMON_EXPORT const char* QuotaStatusCodeToString(
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 334 error_ = QuotaStatusCodeToString(status);

Completed in 57 milliseconds