/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_observer.h | 26 UpdateType update_type; member in struct:dom_distiller::DomDistillerObserver::ArticleUpdate
|
dom_distiller_test_util.cc | 49 if (expected->update_type != actual->update_type) { 51 << ". Expected: " << expected->update_type 52 << " actual: " << actual->update_type; 71 *os << "( EntryId: " << i->entry_id << ", UpdateType: " << i->update_type
|
dom_distiller_store.cc | 218 article_update.update_type = DomDistillerObserver::ArticleUpdate::ADD; 221 article_update.update_type = 225 article_update.update_type =
|
dom_distiller_store_unittest.cc | 453 update.update_type = DomDistillerObserver::ArticleUpdate::ADD; 462 update.update_type = DomDistillerObserver::ArticleUpdate::ADD; 471 update.update_type = DomDistillerObserver::ArticleUpdate::REMOVE; 487 update.update_type = DomDistillerObserver::ArticleUpdate::ADD; 490 update.update_type = DomDistillerObserver::ArticleUpdate::UPDATE;
|
dom_distiller_service_unittest.cc | 214 update.update_type = DomDistillerObserver::ArticleUpdate::UPDATE;
|
/external/chromium_org/chrome/browser/storage_monitor/ |
storage_monitor_mac.h | 37 UpdateType update_type); 53 void GetDiskInfoAndUpdate(DADiskRef disk, UpdateType update_type);
|
/external/chromium_org/content/browser/media/ |
webrtc_internals_unittest.cc | 132 const std::string update_type = "fakeType"; local 135 1, 2, update_type, update_value); 150 EXPECT_EQ(update_type, value);
|
/external/chromium_org/content/renderer/media/ |
peer_connection_tracker.cc | 402 string update_type; local 405 update_type = "setLocalDescription"; 408 update_type = "setRemoteDescription"; 411 update_type = "createOffer"; 414 update_type = "createAnswer"; 420 update_type += callback_type; 422 SendPeerConnectionUpdate(pc_handler, update_type, value);
|
/external/chromium_org/third_party/mesa/src/src/glsl/ |
opt_algebraic.cpp | 94 update_type(ir_expression *ir) function 116 update_type(ir2); 158 update_type(ir2); 164 update_type(ir2);
|
/external/mesa3d/src/glsl/ |
opt_algebraic.cpp | 94 update_type(ir_expression *ir) function 116 update_type(ir2); 158 update_type(ir2); 164 update_type(ir2);
|
/external/chromium_org/chrome/utility/local_discovery/ |
service_discovery_client_impl.h | 106 void DeferUpdate(ServiceWatcher::UpdateType update_type, 108 void DeliverDeferredUpdate(ServiceWatcher::UpdateType update_type,
|
service_discovery_client_impl.cc | 199 void ServiceWatcherImpl::DeferUpdate(ServiceWatcher::UpdateType update_type, 208 update_type, service_name)); 213 ServiceWatcher::UpdateType update_type, const std::string& service_name) { 219 callback_.Run(update_type, service_name);
|
/external/chromium_org/net/dns/ |
mdns_client_impl.h | 136 void AlertListeners(MDnsListener::UpdateType update_type, 214 void AlertDelegate(MDnsListener::UpdateType update_type,
|
mdns_client_impl.cc | 314 MDnsListener::UpdateType update_type, 321 AlertDelegate(update_type, record)); 481 void MDnsListenerImpl::AlertDelegate(MDnsListener::UpdateType update_type, 484 delegate_->OnRecordUpdate(update_type, record);
|
/device/asus/deb/kernel-headers/media/ |
msmb_isp.h | 196 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/device/asus/deb/original-kernel-headers/media/ |
msmb_isp.h | 167 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/device/asus/flo/kernel-headers/media/ |
msmb_isp.h | 196 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/device/asus/flo/original-kernel-headers/media/ |
msmb_isp.h | 167 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/device/lge/hammerhead/kernel-headers/media/ |
msmb_isp.h | 204 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/device/lge/hammerhead/original-kernel-headers/media/ |
msmb_isp.h | 174 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
msmb_isp.h | 201 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|
/hardware/qcom/msm8x74/original-kernel-headers/media/ |
msmb_isp.h | 171 enum msm_vfe_axi_stream_update_type update_type; member in struct:msm_vfe_axi_stream_update_cmd
|