Searched refs:StoreVector (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ppapi/shared_impl/
H A Darray_writer.h42 // StoreArray() and StoreVector() copy the given array/vector of data to the
76 bool StoreVector(const std::vector<T>& input) { function in class:ppapi::ArrayWriter
/external/chromium_org/ppapi/proxy/
H A Dtruetype_font_singleton_resource.cc110 if (!output.StoreVector(pp_fonts)) {
H A Dfile_ref_resource.cc256 writer.StoreVector(entries);

Completed in 102 milliseconds