Searched refs:PP_ERROR_NOMEMORY (Results 1 – 7 of 7) sorted by relevance
68 PP_ERROR_NOMEMORY = -8, enumerator
40 return PP_ERROR_NOMEMORY; in NetErrorToPepperError()
56 case PP_ERROR_NOMEMORY: return ENOMEM; in PPErrorToErrno()
26 return PP_ERROR_NOMEMORY; in PlatformFileErrorToPepperError()
49 * - PP_ERROR_NOMEMORY: not enough memory was available to allocate buffers.
230 * - <code>PP_ERROR_NOMEMORY</code>240 * <code>PP_ERROR_NOMEMORY</code> error is returned on the next281 * - <code>PP_ERROR_NOMEMORY</code>
62 PP_ERROR_NOMEMORY = -8,