HomeSort by relevance Sort by last modified time
    Searched defs:SetState (Results 1 - 25 of 27) sorted by null

1 2

  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/
ActiveBios.h 125 EFI_ACTIVE_BIOS_SET_ACTIVE_BIOS_STATE SetState;
ActiveBiosProtocol.h 122 EFI_ACTIVE_BIOS_SET_ACTIVE_BIOS_STATE SetState;
  /art/runtime/
thread-inl.h 101 inline ThreadState Thread::SetState(ThreadState new_state) {
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
UsbHostController.h 481 EFI_USB_HC_PROTOCOL_SET_STATE SetState;
SimpleTextInEx.h 211 The SetState() function allows the input device hardware to
316 EFI_SET_STATE SetState;
Usb2HostController.h     [all...]
  /external/webrtc/webrtc/modules/video_coding/
decoding_state.cc 67 void VCMDecodingState::SetState(const VCMFrameBuffer* frame) {
frame_buffer.cc 102 SetState(kStateIncomplete);
160 SetState(kStateComplete);
163 SetState(kStateDecodable);
205 void VCMFrameBuffer::SetState(VCMFrameBufferStateEnum state) {
  /hardware/qcom/display/msm8909/sdm/libs/hwc2/
hwc_display_external.cpp 210 int HWCDisplayExternal::SetState(bool connected) {
hwc_display.h 149 virtual int SetState(bool connected) {
  /hardware/qcom/display/msm8909w_3100/sdm/libs/hwc2/
hwc_display_external.cpp 210 int HWCDisplayExternal::SetState(bool connected) {
hwc_display.h 148 virtual int SetState(bool connected) {
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextInputEx/
SimpleTextInputEx.h 247 EFI_SET_STATE SetState;
  /device/linaro/bootloader/edk2/OvmfPkg/Include/Protocol/
XenBus.h 392 XENBUS_SET_STATE SetState;
  /external/tensorflow/tensorflow/compiler/xla/service/
dfs_hlo_visitor.h 258 visit_state_.SetState(id, state);
325 void SetState(uint64 id, VisitState state) {
  /external/webrtc/talk/app/webrtc/
datachannel.cc 242 SetState(kClosing);
425 SetState(kClosing);
453 SetState(kOpen);
472 SetState(kClosed);
482 void DataChannel::SetState(DataState state) {
videosource.cc 396 SetState(kEnded);
403 SetState(kEnded);
415 SetState(kEnded);
436 SetState(kEnded);
460 SetState(GetReadyState(capture_state));
464 void VideoSource::SetState(SourceState new_state) {
webrtcsession.cc 749 SetState(STATE_CLOSED);
    [all...]
  /external/webrtc/webrtc/modules/desktop_capture/
desktop_and_cursor_composer_unittest.cc 97 void SetState(CursorState state, const DesktopVector& pos) {
190 fake_cursor_->SetState(MouseCursorMonitor::INSIDE, DesktopVector());
231 fake_cursor_->SetState(state, pos);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/UsbHostController/
UsbHostController.h 192 EFI_USB_HC_PROTOCOL_SET_STATE SetState;
395 EFI_USB2_HC_PROTOCOL_SET_STATE SetState;
  /external/webrtc/webrtc/base/
testutils.h 198 void SetState(StreamState state) {
  /system/bt/btif/src/
btif_a2dp_source.cc 285 void SetState(BtifA2dpSource::RunState state) { state_ = state; }
414 btif_a2dp_source_cb.SetState(BtifA2dpSource::kStateStartingUp);
429 btif_a2dp_source_cb.SetState(BtifA2dpSource::kStateRunning);
521 btif_a2dp_source_cb.SetState(BtifA2dpSource::kStateShuttingDown);
540 btif_a2dp_source_cb.SetState(BtifA2dpSource::kStateOff);
    [all...]
  /external/protobuf/python/google/protobuf/pyext/
message.cc     [all...]
  /hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
venc_test.cpp 485 void SetState(OMX_STATETYPE eState)
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
venc_test.cpp 525 void SetState(OMX_STATETYPE eState)
    [all...]

Completed in 595 milliseconds

1 2