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