Searched refs:NEW_OOM (Results 1 – 3 of 3) sorted by relevance
40 constexpr ErrCode NEW_OOM = 17100013; variable
53 {NEW_OOM, NEW_OOM_MSG}
708 BusinessError::ThrowErrorByErrcode(env, NEW_OOM); in PostMessageEvent()