Searched refs:setMapped (Results 1 – 7 of 7) sorted by relevance
158 entry.setMapped(""); in put()185 entry.setMapped(mapped); in put()205 entry.setMapped(spec); in put()584 void setMapped(String mapped) in setMapped() method in PathMap.Entry
43 void setMapped(bool mapped) { fMapped = mapped; } in setMapped() function in __anon2e864f9e0111::BufferObj260 buffer->setMapped(true); in nullGLMapBufferRange()281 buffer->setMapped(true); in nullGLMapBuffer()308 buffer->setMapped(false); in nullGLUnmapBuffer()
41 void setMapped(bool mapped) { fMapped = mapped; } in setMapped() function in BufferObj282 buffer->setMapped(true); in nullGLMapBufferRange()309 buffer->setMapped(true); in nullGLMapBuffer()342 buffer->setMapped(false); in nullGLUnmapBuffer()
37 void setMapped(GrGLintptr offset, GrGLsizeiptr length) { in setMapped() function
651 buffer->setMapped(offset, length); in debugGLMapBufferRange()
1656 public void setMapped(boolean b) { in setMapped() method in SIPServerTransaction
553 transaction.setMapped(true); in processRequest()