Home
last modified time | relevance | path

Searched refs:GetStateInfo (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h64 int32_t GetStateInfo();
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c81 static char *GetStateInfo(pa_source_state_t state) in GetStateInfo() function
288 GetDeviceClass(u->sourceAdapter->deviceClass), GetStateInfo(s->thread_info.state), GetStateInfo(newState)); in SourceSetStateInIoThreadCb()
H A Dhdi_sink.c156 static char *GetStateInfo(pa_sink_state_t state);
3493 static char *GetStateInfo(pa_sink_state_t state) in GetStateInfo() function
3657 GetDeviceClass(u->primary.sinkAdapter->deviceClass), GetStateInfo(s->thread_info.state), in SinkSetStateInIoThreadCb()
3658 GetStateInfo(newState)); in SinkSetStateInIoThreadCb()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp332 int32_t devState = camSourceDev->GetStateInfo(); in GetDumpInfo()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Ddcamera_source_dev_test.cpp339 * @tc.desc: Verify source dev GetStateInfo.
349 int32_t ret = camDev_->GetStateInfo(); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp777 int32_t DCameraSourceDev::GetStateInfo() in GetStateInfo() function in OHOS::DistributedHardware::DCameraSourceDev
779 DHLOGI("GetStateInfo In state %{public}d", stateMachine_->GetCameraState()); in GetStateInfo()

Completed in 12 milliseconds