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

/external/chromium_org/ppapi/proxy/
H A Disolated_file_system_private_resource.cc22 void RunTrackedCallback(scoped_refptr<TrackedCallback> callback, function in namespace:ppapi::proxy::__anon10104
77 fsid, type, base::Bind(&RunTrackedCallback, callback));
H A Dfile_ref_resource.cc139 base::Bind(&FileRefResource::RunTrackedCallback, this, callback));
150 base::Bind(&FileRefResource::RunTrackedCallback, this, callback));
158 base::Bind(&FileRefResource::RunTrackedCallback, this, callback));
167 base::Bind(&FileRefResource::RunTrackedCallback, this, callback));
210 void FileRefResource::RunTrackedCallback( function in class:ppapi::proxy::FileRefResource
H A Dfile_ref_resource.h68 void RunTrackedCallback(scoped_refptr<TrackedCallback> callback,

Completed in 489 milliseconds