Home | History | Annotate | Download | only in androidfw

Lines Matching refs:m_buf

726     m_buf = malloc(RESTORE_BUF_SIZE);
732 free(m_buf);
742 void* buf = m_buf;