HomeSort by relevance Sort by last modified time
    Searched full:pickle_ (Results 1 - 1 of 1) sorted by null

  /external/chromium/net/base/
io_buffer.h 141 Pickle* pickle() { return &pickle_; }
146 data_ = const_cast<char*>(static_cast<const char*>(pickle_.data()));
152 Pickle pickle_; member in class:net::PickledIOBuffer

Completed in 32 milliseconds