OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetOpenFileHandle
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/webkit/browser/fileapi/quota/
quota_reservation.cc
33
scoped_ptr<OpenFileHandle> QuotaReservation::
GetOpenFileHandle
(
36
return reservation_buffer_->
GetOpenFileHandle
(this, platform_path);
quota_reservation.h
36
scoped_ptr<OpenFileHandle>
GetOpenFileHandle
(
quota_reservation_buffer.h
41
scoped_ptr<OpenFileHandle>
GetOpenFileHandle
(
quota_reservation_manager_unittest.cc
176
reservation->
GetOpenFileHandle
(file_path());
222
reservation->
GetOpenFileHandle
(file_path());
224
reservation->
GetOpenFileHandle
(file_path());
294
reservation1->
GetOpenFileHandle
(file_path());
296
reservation2->
GetOpenFileHandle
(file_path());
quota_reservation_buffer.cc
32
scoped_ptr<OpenFileHandle> QuotaReservationBuffer::
GetOpenFileHandle
(
/external/chromium_org/content/browser/renderer_host/pepper/
quota_reservation.cc
69
quota_reservation_->
GetOpenFileHandle
(platform_file_path);
Completed in 508 milliseconds