StoreResourceVector  177 ppapi/proxy/device_enumeration_resource_helper.cc   if (!writer.StoreResourceVector(device_resources))
StoreResourceVector  113 ppapi/proxy/file_chooser_resource.cc     output_.StoreResourceVector(files);
StoreResourceVector   70 ppapi/proxy/network_list_resource.cc   if (!writer.StoreResourceVector(addr_resources))
StoreResourceVector   91 ppapi/shared_impl/array_writer.h   bool StoreResourceVector(const std::vector<scoped_refptr<Resource> >& input);
StoreResourceVector   95 ppapi/shared_impl/array_writer.h   bool StoreResourceVector(const std::vector<PP_Resource>& input);