Searched refs:QuotaStatusCodeToString (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/storage/common/quota/
H A Dquota_status_code.cc10 const char* QuotaStatusCodeToString(QuotaStatusCode status) { function in namespace:storage
H A Dquota_status_code.h23 STORAGE_COMMON_EXPORT const char* QuotaStatusCodeToString(
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc332 error_ = QuotaStatusCodeToString(status);

Completed in 119 milliseconds