Searched refs:APIUsageLoggerType (Results 1 – 1 of 1) sorted by relevance
117 using APIUsageLoggerType = std::function<void(const std::string&)>; typedef134 APIUsageLoggerType* GetAPIUsageLogger() { in GetAPIUsageLogger()135 static APIUsageLoggerType func = in GetAPIUsageLogger()