Searched refs:HandleLogging (Results 1 – 3 of 3) sorted by relevance
51 device->HandleLogging(loggingType, message); in DoDeviceLoggingCallback()
55 void HandleLogging(WGPULoggingType loggingType, const char* message);
76 void Device::HandleLogging(WGPULoggingType loggingType, const char* message) { in HandleLogging() function in dawn_wire::client::Device