/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_manager.cpp | 157 RSEventState state = { in AddEvent() local 185 RSEventState& state = eventStateList_[eventMsg.stringId]; in EventReport() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_manager_client.cpp | 119 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeState state) in NotifyVolumeStateChanged() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | volume_external_test.cpp | 92 int32_t state = UNMOUNTED; in HWTEST_F() local 133 int32_t state = UNMOUNTED; in HWTEST_F() local
|
/foundation/multimedia/image_framework/interfaces/innerkits/include/ |
H A D | incremental_pixel_map.h | 40 IncrementalDecodingState state = IncrementalDecodingState::UNRESOLVED; member
|
/foundation/multimedia/av_session/frameworks/native/ohavsession/test/unittest/ |
H A D | oh_av_session_test.cpp | 212 AVSession_PlaybackState state = PLAYBACK_STATE_PREPARING; in HWTEST() local
|
/foundation/multimedia/media_foundation/engine/plugin/core/ |
H A D | base.cpp | 146 Status Base::GetState(State &state) in GetState() argument
|
/foundation/multimedia/media_foundation/engine/scene/player/standard/ |
H A D | media_utils.cpp | 60 PlayerStates TransStateId2PlayerState(StateId state) in TransStateId2PlayerState() argument 108 const std::string& StringnessPlayerState(PlayerStates state) in StringnessPlayerState() argument
|
/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_source_proxy.cpp | 119 int32_t RemoteSessionSourceProxy::SetAVPlaybackState(const AVPlaybackState& state) in SetAVPlaybackState() argument
|
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | remote_session_source_test.cpp | 93 AVPlaybackState state; in HWTEST_F() local
|
/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
H A D | slow_motion_session.h | 41 void SetSlowMotionState(const SlowMotionState state) in SetSlowMotionState() argument
|
/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | avcast_controller_callback_client.cpp | 27 void AVCastControllerCallbackClient::OnCastPlaybackStateChange(const AVPlaybackState& state) in OnCastPlaybackStateChange() argument
|
/foundation/multimedia/player_framework/services/services/observer/ |
H A D | media_telephony_listener.cpp | 83 OnSimStateUpdated(int32_t slotId, OHOS::Telephony::CardType type, OHOS::Telephony::SimState state, OHOS::Telephony::LockReason reason) OnSimStateUpdated() argument
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/ |
H A D | multistages_capture_deferred_video_proc_session_callback.cpp | 124 void MultiStagesCaptureDeferredVideoProcSessionCallback::OnStateChanged(const CameraStandard::DpsStatusCode state)
in OnStateChanged() argument
|
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_state_machine.cpp | 88 int32_t HiStateMachine::AddState(HiState &state) in AddState() argument 113 int32_t HiStateMachine::SetInitialState(HiState &state) in SetInitialState() argument 281 StateExist(const HiState &state) StateExist() argument [all...] |
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_callback.h | 54 std::string state = "unknown"; member
|
/foundation/multimodalinput/input/service/device_state_manager/src/ |
H A D | device_event_monitor.cpp | 94 int32_t state = eventData.GetWant().GetIntParam("state", -1); in SetCallState() local
|
/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/ |
H A D | incall_observer_func_unittest.cpp | 35 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease() argument 45 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease() argument
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | i_cooperate_state.cpp | 30 void ICooperateState::TransiteTo(Context &context, CooperateState state) in TransiteTo() argument 61 void ICooperateState::ICooperateStep::TransiteTo(Context &context, CooperateState state) in TransiteTo() argument
|
/foundation/resourceschedule/frame_aware_sched/interfaces/innerkits/frameintf/ |
H A D | frame_msg_intf.cpp | 93 void FrameMsgIntf::ReportAppInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportAppInfo() argument 106 void FrameMsgIntf::ReportProcessInfo(const int pid, const int uid, const std::string bundleName, ThreadState state) in ReportProcessInfo() argument
|
/foundation/resourceschedule/memmgr/interface/innerkits/src/ |
H A D | app_state_subscriber.cpp | 45 void AppStateSubscriber::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) {}
in OnAppStateChanged() argument 93 void AppStateSubscriber::AppStateSubscriberImpl::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state)
in OnAppStateChanged() argument
|
/foundation/resourceschedule/ffrt/src/sched/ |
H A D | interval.cpp | 212 void DefaultInterval::UpdateTaskSwitch(TaskSwitchState state) in UpdateTaskSwitch() argument
|
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
H A D | app_state_subscriber_stub.cpp | 82 int32_t state;
in HandleOnAppStateChanged() local
|
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/ |
H A D | system_ability_manager_dumper_test.cpp | 219 string state = "LOADED"; in HWTEST_F() local 244 string state = "LOADED"; in HWTEST_F() local 380 std::string state; in HWTEST_F() local 435 std::string state; in HWTEST_F() local
|
/foundation/window/window_manager/dm/test/unittest/ |
H A D | display_power_unit_test.cpp | 251 ScreenPowerState state = ScreenManager::GetInstance().GetScreenPower(defaultId_);
in HWTEST_F() local 272 DisplayState state = DisplayManager::GetInstance().GetDisplayState(defaultId_);
in HWTEST_F() local
|
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_agent_controller_test.cpp | 61 DisplayState state = DisplayState::ON; in HWTEST_F() local
|