Searched refs:EmptyPlatformMethod (Results 1 – 2 of 2) sorted by relevance
53 void EmptyPlatformMethod(angle::PlatformMethods *, const char *) {} in EmptyPlatformMethod() function438 mPlatformMethods.logError = EmptyPlatformMethod; in SetUp()439 mPlatformMethods.logWarning = EmptyPlatformMethod; in SetUp()440 mPlatformMethods.logInfo = EmptyPlatformMethod; in SetUp()
60 void EmptyPlatformMethod(PlatformMethods *, const char *) {} in EmptyPlatformMethod() function719 mPlatformMethods.logWarning = EmptyPlatformMethod; in SetUp()720 mPlatformMethods.logInfo = EmptyPlatformMethod; in SetUp()