Home
last modified time | relevance | path

Searched defs:new_state (Results 1 – 25 of 214) sorted by relevance

123456789

/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
Dpeerconnectiontestwrapper.h62 webrtc::PeerConnectionInterface::SignalingState new_state) {} in OnSignalingChange()
70 webrtc::PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
72 webrtc::PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
/external/chromium_org/ash/shelf/
Dshelf_layout_manager_observer.h26 virtual void WillChangeVisibilityState(ShelfVisibilityState new_state) {} in WillChangeVisibilityState()
29 virtual void OnAutoHideStateChanged(ShelfAutoHideState new_state) {} in OnAutoHideStateChanged()
/external/smack/src/org/jivesoftware/smackx/carbons/
DCarbonManager.java86 private IQ carbonsEnabledIQ(final boolean new_state) { in carbonsEnabledIQ()
120 public void sendCarbonsEnabled(final boolean new_state) { in sendCarbonsEnabled()
147 public boolean setCarbonsEnabled(final boolean new_state) { in setCarbonsEnabled()
/external/chromium_org/extensions/browser/api/cast_channel/
Dlogger.cc179 void Logger::LogSocketReadyState(int channel_id, proto::ReadyState new_state) { in LogSocketReadyState()
189 proto::ConnectionState new_state) { in LogSocketConnectState()
198 void Logger::LogSocketReadState(int channel_id, proto::ReadState new_state) { in LogSocketReadState()
207 void Logger::LogSocketWriteState(int channel_id, proto::WriteState new_state) { in LogSocketWriteState()
216 void Logger::LogSocketErrorState(int channel_id, proto::ErrorState new_state) { in LogSocketErrorState()
/external/chromium_org/content/child/service_worker/
Dweb_service_worker_impl.cc45 blink::WebServiceWorkerState new_state) { in OnStateChanged()
92 void WebServiceWorkerImpl::CommitState(blink::WebServiceWorkerState new_state) { in CommitState()
/external/mesa3d/src/mesa/main/
Dstate.c112 GLbitfield new_state = 0x0; in update_program() local
243 GLbitfield new_state = 0x0; in update_program_constants() local
458 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
Dapi_arrayelt.h71 _ae_invalidate_state( struct gl_context *ctx, GLuint new_state ) in _ae_invalidate_state()
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dstate.c112 GLbitfield new_state = 0x0; in update_program() local
243 GLbitfield new_state = 0x0; in update_program_constants() local
458 GLbitfield new_state = ctx->NewState; in _mesa_update_state_locked() local
Dapi_arrayelt.h71 _ae_invalidate_state( struct gl_context *ctx, GLuint new_state ) in _ae_invalidate_state()
/external/chromium_org/extensions/browser/app_window/
Dapp_window_geometry_cache_unittest.cc218 ui::WindowShowState new_state = ui::SHOW_STATE_DEFAULT; in TEST_F() local
236 ui::WindowShowState new_state = ui::SHOW_STATE_DEFAULT; in TEST_F() local
254 ui::WindowShowState new_state = ui::SHOW_STATE_DEFAULT; in TEST_F() local
272 ui::WindowShowState new_state = ui::SHOW_STATE_DEFAULT; in TEST_F() local
298 ui::WindowShowState new_state = ui::SHOW_STATE_DEFAULT; in TEST_F() local
/external/chromium_org/third_party/cython/src/Cython/Plex/
DMachines.py30 def new_state(self): member in Machine
80 def add_transition(self, event, new_state): argument
159 def new_state(self, action = None): member in FastMachine
171 def add_transitions(self, state, event, new_state, maxint=sys.maxint): argument
/external/chromium_org/chrome/browser/chromeos/mobile/
Dmobile_activator.cc702 PlanActivationState new_state = PickNextState(network, &error_description); in EvaluateCellularNetwork() local
709 PlanActivationState new_state = state_; in PickNextState() local
759 PlanActivationState new_state = state_; in PickNextOfflineState() local
788 PlanActivationState new_state = state_; in PickNextOnlineState() local
928 PlanActivationState new_state, in HandleActivationFailure()
964 PlanActivationState new_state, in ChangeState()
/external/chromium_org/chrome/browser/signin/
Deasy_unlock_screenlock_state_handler.cc102 void EasyUnlockScreenlockStateHandler::ChangeState(State new_state) { in ChangeState()
148 HardlockState new_state) { in SetHardlockState()
/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c84 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state ) in vbo_exec_invalidate_state()
/external/chromium_org/ash/display/
Ddisplay_error_observer_chromeos.cc33 ui::MultipleDisplayState new_state) { in OnDisplayModeChangeFailed()
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
Dvbo_exec.c84 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state ) in vbo_exec_invalidate_state()
/external/qemu/distrib/sdl-1.2.15/src/events/
DSDL_active.c55 Uint8 new_state; in SDL_PrivateAppActive() local
/external/chromium_org/ui/app_list/search/
Dterm_break_iterator.cc38 const State new_state = GetNewState(word_[iter_->array_pos()]); in Advance() local
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
Dwebrtcsession.h86 PeerConnectionInterface::IceConnectionState new_state) {} in OnIceConnectionChange()
89 PeerConnectionInterface::IceGatheringState new_state) {} in OnIceGatheringChange()
Dmediastreamtrack.h58 virtual bool set_state(MediaStreamTrackInterface::TrackState new_state) { in set_state()
/external/chromium_org/chrome/browser/ui/search/
Dsearch_delegate.cc20 const SearchModel::State& new_state) { in ModelChanged()
/external/chromium_org/ui/display/chromeos/
Ddisplay_configurator.cc210 const MultipleDisplayState new_state = ChooseDisplayState( in ForceInitialConfigure() local
267 HDCPState new_state = in ApplyProtections() local
464 const MultipleDisplayState new_state = ChooseDisplayState(power_state); in SetDisplayPower() local
489 bool DisplayConfigurator::SetDisplayMode(MultipleDisplayState new_state) { in SetDisplayMode()
719 const MultipleDisplayState new_state = ChooseDisplayState( in ConfigureDisplays() local
/external/chromium_org/ui/app_list/
Dspeech_ui_model_observer.h36 SpeechRecognitionState new_state) {} in OnSpeechRecognitionStateChanged()
/external/bluetooth/bluedroid/test/suite/support/
Dadapter.c52 void adapter_state_changed(bt_state_t new_state) { in adapter_state_changed()
/external/chromium_org/components/sync_driver/
Dnon_ui_data_type_controller.cc184 DataTypeController::State new_state; in StartDone() local
202 DataTypeController::State new_state, in StartDoneImpl()

123456789