InspectorThreadableLoaderClient   94 Source/core/inspector/InspectorResourceAgent.cpp     WTF_MAKE_NONCOPYABLE(InspectorThreadableLoaderClient);
InspectorThreadableLoaderClient   96 Source/core/inspector/InspectorResourceAgent.cpp     InspectorThreadableLoaderClient(PassRefPtr<LoadResourceForFrontendCallback> callback)
InspectorThreadableLoaderClient  754 Source/core/inspector/InspectorResourceAgent.cpp     InspectorThreadableLoaderClient* inspectorThreadableLoaderClient = new InspectorThreadableLoaderClient(callback);