HomeSort by relevance Sort by last modified time
    Searched refs:StoreVector (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/shared_impl/
array_writer.h 42 // StoreArray() and StoreVector() copy the given array/vector of data to the
78 bool StoreVector(const std::vector<T>& input) {
  /external/chromium_org/ppapi/proxy/
truetype_font_singleton_resource.cc 110 if (!output.StoreVector(pp_fonts)) {
file_ref_resource.cc 254 writer.StoreVector(entries);

Completed in 48 milliseconds