Home
last modified time | relevance | path

Searched defs:up (Results 1 – 25 of 36) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/
H A Drender_packing_common.h22 uvec2 PackVec4Half2x16(const vec4 up) in PackVec4Half2x16()
32 vec4 up; in UnpackVec4Half2x16() local
/ohos5.0/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dnet_interface_callback.cpp69 int32_t NetInterfaceStateCallback::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
75 int32_t NetInterfaceStateCallback::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_notify_callback_test.h47 int32_t OnInterfaceChanged(const std::string &ifName, bool up) override in OnInterfaceChanged()
52 int32_t OnInterfaceLinkStateChanged(const std::string &ifName, bool up) override in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/
H A Dnotify_callback_stub.cpp127 bool up = data.ReadBool(); in CmdOnInterfaceChanged() local
141 bool up = data.ReadBool(); in CmdOnInterfaceLinkStateChanged() local
154 bool up = data.ReadBool(); in CmdOnRouteChanged() local
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/
H A Dnetsys_wrapper_test.cpp103 int32_t NetlinkNativeNotifyCallBack::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
114 int32_t NetlinkNativeNotifyCallBack::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
H A Dwrapper_distributor_test.cpp78 int32_t OnInterfaceChanged(const std::string &ifName, bool up) override in OnInterfaceChanged()
86 int32_t OnInterfaceLinkStateChanged(const std::string &ifName, bool up) override in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netmanagernative/
H A Dnotify_callback_proxy.cpp61 bool WriteLinkStateData(MessageParcel &data, const std::string &ifName, bool up) in WriteLinkStateData()
188 int32_t NotifyCallbackProxy::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
213 int32_t NotifyCallbackProxy::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_interface_callback_proxy.cpp177 int32_t NetInterfaceStateCallbackProxy::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
209 …2_t NetInterfaceStateCallbackProxy::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/js/napi/ethernet/
H A Dinterface_state_observer.cpp52 int32_t InterfaceStateObserver::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged()
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dinterface_state_callback_proxy.cpp89 int32_t InterfaceStateCallbackProxy::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_interface_callback_stub.cpp213 int32_t NetInterfaceStateCallbackStub::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
219 …32_t NetInterfaceStateCallbackStub::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/wrapper/
H A Dwrapper_distributor.cpp198 void WrapperDistributor::NotifyInterfaceChange(const std::string &ifName, bool up) in NotifyInterfaceChange()
213 void WrapperDistributor::NotifyInterfaceLinkStateChange(const std::string &ifName, bool up) in NotifyInterfaceLinkStateChange()
/ohos5.0/foundation/communication/netmanager_ext/services/ethernetmanager/src/
H A Dethernet_service.cpp169 …thernetService::GlobalInterfaceStateCallback::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged()
174 …vice::GlobalInterfaceStateCallback::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
H A Dethernet_management.cpp89 …agement::DevInterfaceStateCallback::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
142 void EthernetManagement::UpdateInterfaceState(const std::string &dev, bool up) in UpdateInterfaceState()
H A Ddev_interface_state.cpp51 void DevInterfaceState::SetLinkUp(bool up) in SetLinkUp()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/test/
H A D3d_widget_adapter_test.cpp58 const Position &position, const Vec3 &lookAt, const Vec3 &up, const Quaternion &rotation) in SetupCameraTransform()
193 Vec3 up{}; variable
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dwidget_adapter.cpp57 const OHOS::Render3D::Vec3& up, const OHOS::Render3D::Quaternion& rotation) in SetupCameraTransform()
/ohos5.0/foundation/communication/netmanager_ext/test/ethernetmanager/fuzztest/ethernetclient_fuzzer/
H A Dethernet_client_fuzzer.cpp75 int32_t OnInterfaceChanged(const std::string &ifName, bool up) override in OnInterfaceChanged()
347 bool up = GetData<uint32_t>() % CREATE_BOOL_TYPE_VALUE == 0; in EthernetManagementFuzzTest() local
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_tracker.cpp84 int32_t NetworkShareTracker::NetsysCallback::OnInterfaceChanged(const std::string &iface, bool up) in OnInterfaceChanged()
90 …NetworkShareTracker::NetsysCallback::OnInterfaceLinkStateChanged(const std::string &iface, bool up) in OnInterfaceLinkStateChanged()
1094 bool NetworkShareTracker::IsHandleNetlinkEvent(const SharingIfaceType &type, bool up) in IsHandleNetlinkEvent()
1117 void NetworkShareTracker::InterfaceStatusChanged(const std::string &iface, bool up) in InterfaceStatusChanged()
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/windowutilmath_fuzzer/
H A Dwindowutilmath_fuzzer.cpp147 OHOS::Rosen::TransformHelper::Vector3 eye, target, up; in WindowUtilMathFuzzPart2() local
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwm_math.cpp274 Matrix4 CreateLookAt(const Vector3& eye, const Vector3& target, const Vector3& up) in CreateLookAt()
/ohos5.0/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_client_test.cpp316 bool up = true; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.cpp223 uint32_t up = 0; in DrawImageWithRepeat() local
/ohos5.0/foundation/communication/netmanager_base/services/netsyscontroller/src/
H A Dnetsys_native_client.cpp117 …_t NetsysNativeClient::NativeNotifyCallback::OnInterfaceChanged(const std::string &ifName, bool up) in OnInterfaceChanged()
131 …NativeClient::NativeNotifyCallback::OnInterfaceLinkStateChanged(const std::string &ifName, bool up) in OnInterfaceLinkStateChanged()
1411 int32_t NetsysNativeClient::NetDiagSetInterfaceActiveState(const std::string &ifaceName, bool up) in NetDiagSetInterfaceActiveState()
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1563 const OHOS::Render3D::Vec3& up, const OHOS::Render3D::Quaternion& rotation) in SetupCameraTransform()
1695 BASE_NS::Math::Vec3 up(0.0, 1.0, 0.0); in GetLightPositionAndRotation() local

12