Searched defs:StoreVector (Results 1 - 1 of 1) 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

Completed in 85 milliseconds