Home
last modified time | relevance | path

Searched refs:state (Results 14176 - 14200 of 16328) sorted by relevance

1...<<561562563564565566567568569570>>...654

/foundation/multimedia/av_session/frameworks/js/napi/session/include/
H A Dnapi_avcast_controller_callback.h146 MSERR_INVALID_STATE, // the state is not support this operation.
270 {MSERR_INVALID_STATE, "the state is not support this operation"},
497 void OnCastPlaybackStateChange(const AVPlaybackState& state) override;
/foundation/multimedia/av_session/services/session/server/test/
H A Davcontroller_callback_stub_test.cpp102 void OnPlaybackStateChange(const AVPlaybackState &state) override {};
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.h198 * readonly state: AVPlayState
252 * on(type: 'stateChange', callback: (state: AVPlayerState, reason: StateChangeReason) => void): void;
327 void NotifyState(PlayerStates state) override;
/foundation/multimodalinput/input/service/window_manager/test/
H A Dmock.cpp313 void PointerDrawingManager::SetMouseDisplayState(bool state) {} in SetMouseDisplayState() argument
/foundation/multimodalinput/input/intention/drag/server/src/
H A Ddrag_server.cpp165 FI_HILOGI("Get drag state, from:%{public}d", context.pid); in GetParam()
452 return env_->GetDragManager().EnterTextEditorArea(param.state); in EnterTextEditorArea()
/foundation/multimodalinput/input/service/window_manager/include/
H A Dpointer_drawing_manager.h97 void SetMouseDisplayState(bool state) override;
/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h133 bool state { false };
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.h260 void OnSessionStateChange(const SessionState& state);
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/data/
H A Dlink_manager.cpp231 info.state = value->GetState(); in GetAllLinksBasicInfo()
/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_wifi_api_test.cpp43 void OnSoftBusWifiScanResult(int32_t state, int32_t size) { } in OnSoftBusWifiScanResult() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/
H A Dself_cure_state_machine.h101 void HandleP2pEnhanceStateChange(int state);
328 * @Description Destruct state.
341 * @Description Build state tree
360 * @Description Initializing state of Self Cure.
/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/
H A Dnetworkshare_sub_statemachine_test.cpp53 void OnUpdateInterfaceState(const std::shared_ptr<NetworkShareSubStateMachine> &paraSubStateMachine, int state,
/foundation/communication/wifi/wifi/test/wifi_standard/native/
H A Dwifi_p2p_callback_stub_test.cpp66 void OnP2pStateChanged(int state) override
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/unittest/common/camera_source/callback/
H A Ddcamera_source_callback_test.cpp62 void OnStateChanged(const std::string &uuid, const std::string &dhId, const BusinessState state) override
64 DHLOGI("Handle state changed event");
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_napi.cpp112 obj.AddProp("state", NVal::CreateInt32(env, (int32_t)msg->downloadProgress_.state).val_); in OnComplete()
118 obj.AddProp("state", NVal::CreateInt32(env, (int32_t)msg->downloadProgress_.batchState).val_); in OnComplete()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dspunge_stack.c90 /* Socket state is in free state, skip and continue */ in SpungeEpollFreeResource()
241 (sock->netconn->state == CONN_STATE_CLOSED)) { in SpungeCloseCBSocket()
458 FILLP_LOGINF("socket state = %u is not in connecting state for the conn", in SpungeSendConnectMsg()
465 FILLP_LOGWAR("connection state idle for the conn"); in SpungeSendConnectMsg()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
H A Dadf_ctl_drv.c360 dev_info.state = adf_dev_started(accel_dev) ? DEV_UP : DEV_DOWN; in adf_ctl_ioctl_get_status()
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dinit.c390 idxd->state = IDXD_DEV_CONF_READY; in idxd_pci_probe()
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-htc-egpio.c368 static int egpio_suspend(struct platform_device *pdev, pm_message_t state) in egpio_suspend() argument
/kernel/linux/linux-5.10/drivers/fpga/
H A Dzynq-fpga.c547 .state = zynq_fpga_ops_state,
H A Dsocfpga-a10.c462 .state = socfpga_a10_fpga_state,
H A Dstratix10-soc.c397 .state = s10_ops_state,
H A Dmachxo2-spi.c357 .state = machxo2_spi_state,
/kernel/linux/linux-5.10/drivers/crypto/marvell/cesa/
H A Dcesa.h311 /* Software state */
603 * @state: hash state
618 u32 state[8]; member
/kernel/linux/linux-5.10/drivers/auxdisplay/
H A Dht16k33.c201 bl->props.state & BL_CORE_FBBLANK || brightness == 0) { in ht16k33_bl_update_status()

Completed in 27 milliseconds

1...<<561562563564565566567568569570>>...654