/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/linear_indicator/ |
H A D | linear_indicator_controller.cpp | 325 void LinearIndicatorController::StopAnimation(LinearIndicatorControllerDataState state) in StopAnimation() argument 327 animationData_.SetState(state); in StopAnimation()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | indexer_model_impl.cpp | 86 void IndexerModelImpl::SetUsingPopup(bool state) in SetUsingPopup() argument 91 indexerComponent->SetBubbleEnabled(state); in SetUsingPopup()
|
/foundation/arkui/ace_engine/test/mock/core/common/ |
H A D | theme_mock.cpp | 86 // Replace state resource id with real content in g_componentStyles. in Initialize() 101 for (const auto& [state, value] : elementItr->second) { in Initialize() 102 states->SetStateValue(state, value); in Initialize()
|
/foundation/arkui/ui_lite/test/uitest/test_transform/ |
H A D | ui_test_transform.cpp | 283 bool StateChangeListener::OnChange(UICheckBox::UICheckBoxState state) in OnChange() argument 285 if (state == UICheckBox::UICheckBoxState::SELECTED) { in OnChange()
|
/foundation/arkui/ui_lite/test/uitest/test_view_bounds/ |
H A D | ui_test_view_bounds.cpp | 74 bool OnChange(UICheckBox::UICheckBoxState state) override 76 switch (state) {
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/context/ |
H A D | js_app_context.cpp | 444 void JsAppContext::SetAbilityState(TopAbilityState state) in SetAbilityState() argument 446 abilityState_ = state; in SetAbilityState()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | image_animator_component.cpp | 419 uint8_t state = animator->GetState(); in GetAnimatorState() local 421 switch (state) { in GetAnimatorState()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_proxy.cpp | 55 int32_t BluetoothHidHostProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() argument 75 // read state in GetDeviceState() 76 state = reply.ReadInt32(); in GetDeviceState()
|
H A D | bluetooth_pbap_pse_proxy.cpp | 23 int32_t BluetoothPbapPseProxy::GetDeviceState(const BluetoothRawAddress &device, int32_t &state)
in GetDeviceState() argument 38 state = reply.ReadInt32();
in GetDeviceState()
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_ble_advertiser_server.cpp | 100 /// sys state observer 113 void OnSystemStateChange(const BTSystemState state) override 116 switch (state) {
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_opp.cpp | 282 int32_t Opp::GetDeviceState(const BluetoothRemoteDevice &device, int32_t &state) const in GetDeviceState() 290 return proxy->GetDeviceState(BluetoothRawAddress(device.GetDeviceAddr()), state); in GetDeviceState()
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_boot_scanner.cpp | 76 void QuickFixBootScanner::SetQuickFixState(const std::shared_ptr<QuickFixState> &state) in SetQuickFixState() argument 79 state_ = state; in SetQuickFixState()
|
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
H A D | audio_renderer_test.cpp | 56 void OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override 60 switch (state) { 77 AUDIO_ERR_LOG("AudioRendererCallbackTestImpl: OnStateChange NOT A VALID state");
|
H A D | interrupt_multi_renderer_test.cpp | 47 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange() argument 52 switch (state) { in OnStateChange() 69 AUDIO_ERR_LOG("AudioRendererCallbackTestImpl: OnStateChange NOT A VALID state"); in OnStateChange()
|
/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/ |
H A D | fast_audio_stream.h | 78 AudioPermissionState state) override; 114 int32_t SetOffloadMode(int32_t state, bool isAppBack) override;
|
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/ |
H A D | audio_renderer.h | 62 * Called when renderer state is updated. 64 * @param state Indicates updated state of the renderer. 67 virtual void OnStateChange(const RendererState state, const StateChangeCmdType cmdType = CMD_FROM_CLIENT) = 0; 125 * @param state Indicates updated device of the renderer. 380 * @brief Obtains the audio renderer state. 382 * @return Returns the audio renderer state defined in {@link RendererState}. 716 * @brief Obtains the current state of bufferQueue. 719 * @param bufDesc Indicates the bufState reference in which state will be obtained. 775 * @brief Set Stream of Renderer into specified offload state [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | morphing_system.cpp | 100 void MorphingSystem::SetActive(bool state) in SetActive() argument 102 active_ = state; in SetActive()
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/ |
H A D | task_queue_factory.cpp | 80 // Task state which can be waited and marked as done. 228 // Helper which holds a pointer to a queued task function and the result state. 235 explicit Task(ITask::Ptr&& function, std::shared_ptr<TaskResult::State> state) in Task() 236 : function_(move(function)), state_(CORE_NS::move(state)) in Task()
|
/foundation/multimedia/media_foundation/tests/unittest/detail_enhancer_video_ndk/sample/ |
H A D | video_sample.cpp | 61 static void OnState(OH_VideoProcessing* videoProcessor, VideoProcessing_State state, void* userData) in OnState() argument 64 if (state == VIDEO_PROCESSING_STATE_STOPPED) { in OnState() 234 std::cout << "waiting stop state timeout" << std::endl; in WaitAndStopSample() 245 std::cout << "waiting stop state timeout" << std::endl; in WaitAndStopSampleImpl()
|
/foundation/multimedia/av_session/frameworks/common/src/ |
H A D | avplayback_state.cpp | 93 void AVPlaybackState::SetState(int32_t state) in SetState() argument 96 state_ = state; in SetState()
|
/foundation/multimedia/av_session/services/session/server/remote/ |
H A D | remote_session_source_impl.cpp | 153 int32_t RemoteSessionSourceImpl::SetAVPlaybackState(const AVPlaybackState& state) in SetAVPlaybackState() argument 161 if (!state.CopyToByMask(mask, sinkState)) { in SetAVPlaybackState()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/src/ |
H A D | cooperate.cpp | 249 int32_t Cooperate::GetCooperateState(const std::string &udId, bool &state) in GetCooperateState() argument 252 state = sm_.IsCooperateEnable(); in GetCooperateState()
|
/foundation/multimodalinput/input/frameworks/napi/pointer/include/ |
H A D | js_pointer_manager.h | 89 napi_value SetHoverScrollState(napi_env env, bool state, napi_value handle = nullptr); 93 napi_value SetTouchpadScrollDirection(napi_env env, bool state, napi_value handle = nullptr);
|
/foundation/resourceschedule/memmgr/test/unittest/phone/ |
H A D | innerkits_test.cpp | 39 void OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) override; 53 void AppStateSubscriberTest::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) in OnAppStateChanged() argument
|
/foundation/window/window_manager/interfaces/innerkits/dm/ |
H A D | display_manager.h | 50 * @brief Notify when the state of a display changes
251 * @param reason Reason for power state change.
266 * @param reason Reason for power state change.
287 * @brief Set the screen power state by screen id.
290 * @param state Screen power state.
291 * @param reason Reason for power state change.
294 bool SetScreenPowerById(ScreenId screenId, ScreenPowerState state, PowerStateChangeReason reason);
299 * @param state State of display.
300 * @param callback Callback for display state [all...] |