Home
last modified time | relevance | path

Searched refs:MAX_MESSAGE_COUNT (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dmessage_string.cpp22 static std::array<std::string, MessageString::MAX_MESSAGE_COUNT> g_messageString = {
49 ASSERT(id < MessageString::MAX_MESSAGE_COUNT); in GetMessageString()
H A Dmessage_string.h106 MAX_MESSAGE_COUNT, enumerator

Completed in 1 milliseconds