HomeSort by relevance Sort by last modified time
    Searched refs:StoreVector (Results 1 - 4 of 4) 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 273 writer.StoreVector(entries);
ppb_file_ref_proxy.cc 286 writer.StoreVector(entries);

Completed in 54 milliseconds