Home
last modified time | relevance | path

Searched defs:state (Results 676 - 700 of 5121) sorted by relevance

1...<<21222324252627282930>>...205

/foundation/graphic/graphic_3d/lume/LumeFont/src/plugin/
H A Dplugin.cpp59 RenderPluginState* state = new RenderPluginState { context }; in CreatePlugin() local
67 RenderPluginState* state = static_cast<RenderPluginState*>(token); in DestroyPlugin() local
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/
H A Dstorage_manager_client_test.cpp152 StorageManager::VolumeState state = StorageManager::VolumeState::UNMOUNTED; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dvolume_core_test.cpp48 int32_t state = UNMOUNTED; in HWTEST_F() local
77 int32_t state = UNMOUNTED; in HWTEST_F() local
104 int32_t state = CHECKING; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dgltf_animation.h25 GLTFAnimation(const std::string& name, AnimationState state, int repeatCount = -1, in GLTFAnimation() argument
/foundation/multimedia/media_foundation/src/osal/task/pthread/
H A Dthread.cpp132 auto state = currentThread->state_.get(); in Run() local
/foundation/multimedia/media_foundation/src/osal/task/ffrt/
H A Dtask.cpp111 RunningState state = runningState_.load(); in Pause() local
/foundation/multimedia/media_foundation/engine/foundation/osal/thread/
H A Dtask.cpp91 RunningState state = runningState_.load(); in Pause() local
H A Dthread.cpp106 auto state = static_cast<State*>(arg); in Run() local
/foundation/multimedia/av_session/services/session/adapter/
H A Dcollaboration_manager.cpp125 PublishServiceState(const char* peerNetworkId, ServiceCollaborationManagerBussinessStatus state) PublishServiceState() argument
/foundation/multimedia/av_session/services/session/server/test/
H A Davcast_controller_proxy_test.cpp85 AVPlaybackState state; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/include/utils/
H A Dmultistages_capture_request_task_manager.h40 PhotoState state; member
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/utils/
H A Dmultistages_capture_request_task_manager.cpp34 PhotoState state = PhotoState::NORMAL; in AddPhotoInProgress() local
/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.h55 std::string state = "unknown"; member
/foundation/multimodalinput/input/service/touch_event_normalize/src/
H A Djoystick_transform_processor.cpp67 auto state = libinput_event_joystick_button_get_key_state(data); in OnEventJoystickButton() local
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_gesture_detector_test.cpp283 auto state = detector.ClacFingerMoveDirection(pointerEvent); in HWTEST_F() local
[all...]
/foundation/multimodalinput/input/service/key_command/src/
H A Dstylus_key_handler.cpp134 void StylusKeyHandler::SetLastEventState(bool state) in SetLastEventState() argument
/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/
H A Daccount_observer_func_unittest.cpp35 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease() argument
45 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease() argument
/foundation/resourceschedule/ffrt/src/sched/
H A Dload_tracking.h37 TaskSwitchState state; member
60 void Record(TaskSwitchState state) in Record() argument
85 void RecordImpl(TaskSwitchState state) in RecordImpl() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/
H A Dapp_state_subscriber_proxy.cpp75 void AppStateSubscriberProxy::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) in OnAppStateChanged() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/
H A Dres_sched_mgr.cpp208 extern "C" void ReportAppStateInProcess(int32_t state, int32_t pid) in ReportAppStateInProcess() argument
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_power_controller_test.cpp83 DisplayState state = DisplayState::UNKNOWN; in HWTEST_F() local
98 DisplayState state = DisplayState::ON; in HWTEST_F() local
113 DisplayState state = DisplayState::OFF; in HWTEST_F() local
/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_lite_power_unit_test.cpp149 ScreenPowerState state = ScreenPowerState{0}; in HWTEST_F() local
171 ScreenPowerState state = ScreenManagerLite::GetInstance().GetScreenPower(defaultId_); in HWTEST_F() local
192 DisplayState state = DisplayManagerLite::GetInstance().GetDisplayState(defaultId_); in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_create_group_state.cpp75 void P2pCreateGroupState::OnP2pStateChangeEvent(P2pState state) in OnP2pStateChangeEvent() argument
H A Dp2p_destroy_group_state.cpp74 void P2pDestroyGroupState::OnP2pStateChangeEvent(P2pState state) in OnP2pStateChangeEvent() argument
/foundation/communication/dsoftbus/tests/adapter/common/src/
H A Dlnn_wifiservice_monitor_mock.cpp46 void LnnNotifyWlanStateChangeEvent(void *state) in LnnNotifyWlanStateChangeEvent() argument

Completed in 10 milliseconds

1...<<21222324252627282930>>...205