CallbackAndContext  109 content/renderer/gpu/gpu_benchmarking_extension.cc class CallbackAndContext : public base::RefCounted<CallbackAndContext> {
CallbackAndContext  132 content/renderer/gpu/gpu_benchmarking_extension.cc   friend class base::RefCounted<CallbackAndContext>;
CallbackAndContext  134 content/renderer/gpu/gpu_benchmarking_extension.cc   virtual ~CallbackAndContext() {
CallbackAndContext  142 content/renderer/gpu/gpu_benchmarking_extension.cc   DISALLOW_COPY_AND_ASSIGN(CallbackAndContext);
CallbackAndContext  416 content/renderer/gpu/gpu_benchmarking_extension.cc       CallbackAndContext* callback_and_context) {
CallbackAndContext  463 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  464 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),
CallbackAndContext  553 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  554 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),
CallbackAndContext  661 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  662 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),
CallbackAndContext  719 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  720 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),
CallbackAndContext  736 content/renderer/gpu/gpu_benchmarking_extension.cc   static void OnSnapshotCompleted(CallbackAndContext* callback_and_context,
CallbackAndContext  795 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  796 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),
CallbackAndContext  810 content/renderer/gpu/gpu_benchmarking_extension.cc       CallbackAndContext* callback_and_context,
CallbackAndContext  850 content/renderer/gpu/gpu_benchmarking_extension.cc     scoped_refptr<CallbackAndContext> callback_and_context =
CallbackAndContext  851 content/renderer/gpu/gpu_benchmarking_extension.cc         new CallbackAndContext(args.GetIsolate(),