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

  /external/chromium_org/content/child/npapi/
plugin_stream.h 74 void* notify_data() const { return notify_data_; }
128 void* notify_data_; member in class:content::PluginStream
plugin_stream.cc 30 notify_data_(notify_data),
59 stream_.notifyData = notify_data_;
270 instance_->NPP_URLNotify(stream_.url, reason, notify_data_);

Completed in 1737 milliseconds