/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | extension_ability_thread.cpp | 387 want.GetElement().GetAbilityName().c_str(), lifeCycleStateInfo.state, lifeCycleStateInfo.isNewWant); in ScheduleAbilityTransaction()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_engine.h | 351 void UpdateApplicationState(const std::string& packageName, Frontend::State state) override;
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | frontend_delegate_declarative_ng.h | 65 void UpdateApplicationState(const std::string& packageName, Frontend::State state);
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/xcomponent/ |
H A D | xcomponent_testtwo_ng.cpp | 96 void processImage(ImageAnalyzerState state) {} in processImage() argument
|
/foundation/multimedia/audio_framework/frameworks/native/audioutils/include/ |
H A D | audio_utils.h | 133 static bool NotifyPrivacy(uint32_t targetTokenId, AudioPermissionState state);
|
/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | pro_renderer_stream_impl.cpp | 475 int32_t ProRendererStreamImpl::SetOffloadMode(int32_t state, bool isAppBack) in SetOffloadMode() argument
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
H A D | image_codec.h | 399 void ChangeOmxToTargetState(HdiCodecNamespace::CodecStateType &state,
|
/foundation/multimedia/player_framework/services/engine/histreamer/player/ |
H A D | hiplayer_impl.h | 157 void OnStateChanged(PlayerStateId state, bool isSystemOperation = false);
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.h | 138 * on(type: 'stateChange', callback: (state: AVPlayerState, reason: StateChangeReason) => void): void 259 * on(type: 'stateChange', callback: (state: AVPlayerState, reason: StateChangeReason) => void): void 273 * readonly state: AVRecorderState; 370 void StateCallback(const std::string &state);
|
/foundation/window/window_manager/window_scene/common/include/ |
H A D | window_session_property.h | 182 void SetWindowState(WindowState state);
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/wlan/wpa/v1_1/ |
H A D | wpa_types.h | 370 int32_t state;
member
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_idl_inner_interface_test.cpp | 82 static void OnApEnableOrDisableMock(int state) in OnApEnableOrDisableMock() argument
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/Mock/v1_1/ |
H A D | wpa_types.h | 370 int32_t state;
member
|
/foundation/distributedhardware/device_manager/test/commonunittest/ |
H A D | UTTest_dm_auth_manager_third.cpp | 313 ASSERT_EQ(authManager_->authResponseContext_->state, STATUS_DM_AUTH_DEFAULT); in HWTEST_F()
|
/foundation/distributeddatamgr/pasteboard/services/core/include/ |
H A D | pasteboard_service.h | 69 std::string state; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
H A D | rfcomm_defs.h | 506 int RfcommGetPortState(uint16_t handle, RfcommPortState *state); 558 // Session state machine. 597 // Channel state machine.
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/ |
H A D | smp_send.c | 596 if (SMP_GetPairMng()->state != SMP_STATE_PAIRING) { in SMP_EncCmdTimeoutDefault() 597 LOG_ERROR("It's not pairing state"); in SMP_EncCmdTimeoutDefault()
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | json_payload.c | 226 dev->netChannelInfo.wifiApInfo.state = NET_CHANNEL_STATE_CONNETED; in ParseWifiApJsonData()
|
/kernel/linux/linux-5.10/drivers/fpga/ |
H A D | altera-cvp.c | 21 #define CVP_DUMMY_WR 244 /* dummy writes to clear CvP state machine */ 201 * bitstreams and a different method of clearing the state. 379 dev_err(&mgr->dev, "Problem clearing out state\n"); in altera_cvp_write_init() 519 .state = altera_cvp_state,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | jpeg_v1_0.c | 423 enum amdgpu_interrupt_state state) in jpeg_v1_0_set_interrupt_state() 420 jpeg_v1_0_set_interrupt_state(struct amdgpu_device *adev, struct amdgpu_irq_src *source, unsigned type, enum amdgpu_interrupt_state state) jpeg_v1_0_set_interrupt_state() argument
|
/kernel/linux/linux-5.10/drivers/clk/tegra/ |
H A D | clk-bpmp.c | 140 return response.state; in tegra_bpmp_clk_is_prepared()
|
H A D | clk.h | 807 * @state: enable/disable 813 int state; member
|
/kernel/linux/linux-5.10/drivers/crypto/caam/ |
H A D | qi.c | 257 /* Retry till FQ gets in retired state */ in kill_fq() 260 } while (fq->state != qman_fq_state_retired); in kill_fq() 335 /* Create a new req FQ in parked state */ in caam_drv_ctx_update() 373 /* Put the new FQ in scheduled state */ in caam_drv_ctx_update()
|
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | core-card.c | 314 atomic_read(&root_device->state) == FW_DEVICE_RUNNING; in bm_work()
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | fore200e.h | 750 /* device state */ 753 FORE200E_STATE_BLANK, /* initial state */ 838 enum fore200e_state state; /* device state */ member
|