Searched refs:moduleName (Results 1 – 1 of 1) sorted by relevance
201 String<kMaxLogModuleNameLength> moduleName; in otLogPlatArgs() local205 moduleName.Append("P-%s", aPlatModuleName); in otLogPlatArgs()206 Logger::LogVarArgs(moduleName.AsCString(), static_cast<LogLevel>(aLogLevel), aFormat, aArgs); in otLogPlatArgs()