Home
last modified time | relevance | path

Searched refs:kLog (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/inspector/
Dv8-console-message.h24 kLog, enumerator
Dv8-console-message.cc25 case ConsoleAPIType::kLog: in consoleAPITypeValue()
188 m_type(ConsoleAPIType::kLog), in V8ConsoleMessage()
394 } else if (type == ConsoleAPIType::kInfo || type == ConsoleAPIType::kLog) { in createForConsoleAPI()
Dv8-console.cc296 ConsoleHelper(info).reportCall(ConsoleAPIType::kLog); in logCallback()
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxerutil.cc709 case mkvmuxer::Colour::kLog: in IsTransferCharacteristicsValueValid()
Dmkvmuxer.h480 kLog = 9, enumerator