/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/ |
H A D | simple.rs | 445 let state = match self.states.get_mut(self.index) { in poll_read_curr() localVariable
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | scene_holder.cpp | 1956 auto state = SCENE_NS::GraphicsState(); in GetGraphicsState() local 1992 CORE_NS::Entity materialEntity, ShaderType type, const RENDER_NS::GraphicsState& state) in SetGraphicsState() 2045 auto state = engineShaderManager.GetGraphicsState(rh); in GetGraphicsState() local 2131 …GraphicsState(CORE_NS::Entity materialEntity, ShaderType type, SCENE_NS::IGraphicsState::Ptr state) in SetGraphicsState()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 4419 const auto& state = session->GetSessionState(); in IsSessionVisible() local 4864 PostProcessFocusState state = { true, true, reason }; in RequestFocusStatusBySCB() local 4876 PostProcessFocusState state = { true, true, reason }; in RequestFocusStatusBySCB() local 5939 int32_t persistentId, const SessionState& state) in OnSessionStateChange() 6132 const auto& state = subSession->GetSessionState(); in ProcessSubSessionForeground() local 6147 const auto& state = modal->GetSessionState(); in ProcessSubSessionForeground() local 6250 const auto& state = subSession->GetSessionState(); in ProcessSubSessionBackground() local 6279 const auto& state = toastSession->GetSessionState(); in ProcessSubSessionBackground() local 8906 auto state = sceneSession->GetSessionState(); in OnScreenshot() local 9373 auto state = sceneSession->GetSessionState(); in GetIsLayoutFullScreen() local [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
H A D | self_cure_state_machine.cpp | 176 int state = msg->GetParam1(); in ExecuteStateMsg() local 200 void SelfCureStateMachine::DefaultState::HandleP2pEnhanceStateChange(int state) in HandleP2pEnhanceStateChange() 2648 int state = WifiConfigCenter::GetInstance().GetScreenState(); in IfPeriodicArpDetection() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_pattern.cpp | 296 auto hoverCallback = [weak = WeakClaim(this)](bool state) { in InitHoverEvent() 317 void CalendarDialogPattern::HandleEntryNodeHoverEvent(bool state, const Offset& globalLocation) in HandleEntryNodeHoverEvent()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_client_service.cpp | 437 … void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) override in OnConnectionChanged() 1154 …tService::impl::OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged()
|
H A D | gatt_connection_manager.cpp | 926 int GattConnectionManager::impl::ConvertConnectionState(const std::string &state) in ConvertConnectionState() 947 std::string state = dev->SM().GetState()->Name(); in DoShutDown() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | touch_event.h | 684 std::string state; member 739 for (const auto& state : stateHistory) { in Dump() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 989 void NodeSystem::SetActive(bool state) in SetActive() 1324 auto state = stack.back(); in UpdateTransformations() local
|
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_call.c | 74 int32_t state; in CallCmdCLCC() local 126 int state = 0; in ReportCallStateUpdated() local
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service.cpp | 1312 int32_t AppMgrService::ChangeAppGcState(pid_t pid, int32_t state) in ChangeAppGcState() 1511 int32_t AppMgrService::UpdateRenderState(pid_t renderPid, int32_t state) in UpdateRenderState()
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen_controller.cpp | 1427 bool AbstractScreenController::SetScreenPowerForAll(ScreenPowerState state, in SetScreenPowerForAll() 1505 …auto state = static_cast<ScreenPowerState>(RSInterfaces::GetInstance().GetScreenPowerStatus(rsId)); in GetScreenPower() local
|
/ohos5.0/base/msdp/device_status/test/unittest/intention/drag/src/ |
H A D | drag_manager_test.cpp | 158 void OnDragMessage(DragState state) override in OnDragMessage() 166 std::string PrintDragMessage(DragState state) in PrintDragMessage()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | scrollable_properties.h | 88 ScrollState state; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_connection.c | 819 enum ConnBrConnectionState state = connection->state; in WaitNegotiationClosingTimeoutHandler() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/ |
H A D | accessibility_property.h | 511 void SetAccessibilityFocusState(bool state) in SetAccessibilityFocusState()
|
/ohos5.0/base/telephony/core_service/services/sim/src/ |
H A D | icc_file.cpp | 712 void IccFile::NotifyRegistrySimState(CardType type, SimState state, LockReason reason) in NotifyRegistrySimState()
|
H A D | sim_file_manager.cpp | 42 std::weak_ptr<Telephony::SimStateManager> state) in SimFileManager()
|
/ohos5.0/base/sensors/miscdevice/services/miscdevice_service/src/ |
H A D | miscdevice_service.cpp | 461 int32_t MiscdeviceService::IsSupportEffect(const std::string &effect, bool &state) in IsSupportEffect()
|
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | component_node.cpp | 275 int32_t ComponentNode::GetState(CodecStateType &state) in GetState()
|
/ohos5.0/drivers/peripheral/codec/test/unittest/idl_omx/ |
H A D | codec_hdi_omx_enc_test.cpp | 440 CodecStateType state = CODEC_STATE_INVALID; variable
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/hdmi/ |
H A D | hdmi_hdcp.h | 181 enum HdmiHdcpAuthState state; member
|
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/ |
H A D | tls_socket_server_branch_test.cpp | 176 Socket::SocketStateBase state; variable
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_hotspot_proxy.cpp | 142 ErrCode WifiHotspotProxy::GetHotspotState(int &state) in GetHotspotState()
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_ap_sa/ |
H A D | wifi_hotspot_stub.cpp | 152 int state = 0; in OnGetApStateWifi() local
|