PlatformInstrumentationClient   98 Source/core/inspector/InspectorTimelineAgent.h     , public PlatformInstrumentationClient {
PlatformInstrumentationClient   49 Source/platform/PlatformInstrumentation.cpp PlatformInstrumentationClient* PlatformInstrumentation::m_client;
PlatformInstrumentationClient   51 Source/platform/PlatformInstrumentation.cpp PlatformInstrumentationClient::~PlatformInstrumentationClient()
PlatformInstrumentationClient   55 Source/platform/PlatformInstrumentation.cpp void PlatformInstrumentation::setClient(PlatformInstrumentationClient* client)
PlatformInstrumentationClient   41 Source/platform/PlatformInstrumentation.h class PLATFORM_EXPORT PlatformInstrumentationClient {
PlatformInstrumentationClient   43 Source/platform/PlatformInstrumentation.h     virtual ~PlatformInstrumentationClient();
PlatformInstrumentationClient   71 Source/platform/PlatformInstrumentation.h     static void setClient(PlatformInstrumentationClient*);
PlatformInstrumentationClient   85 Source/platform/PlatformInstrumentation.h     static PlatformInstrumentationClient* m_client;