/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/common/ |
H A D | multi.rs | 153 name: N, in insert_header() 154 value: V, in insert_header() 157 HeaderName: TryFrom<N>, in insert_header() 159 HeaderValue: TryFrom<V>, in insert_header() 168 name: N, in append_header() 169 value: V, in append_header() 174 HeaderValue: TryFrom<V>, in append_header() 388 pub fn insert_header<N, V>(mut self, name: N, value: V) -> Self in insert_header() 392 HeaderValue: TryFrom<V>, in insert_header() 413 pub fn append_header<N, V>(mut self, name: N, value: V) -> Self in append_header() [all …]
|
H A D | part.rs | 79 pub(crate) fn header<N, V>(&mut self, name: N, value: V) -> Result<&mut Headers, HttpError> in header() 81 HeaderName: TryFrom<N>, in header() 83 HeaderValue: TryFrom<V>, in header() 92 name: N, in append_header() 93 value: V, in append_header() 96 HeaderName: TryFrom<N>, in append_header() 98 HeaderValue: TryFrom<V>, in append_header() 280 pub fn header<N, V>(mut self, name: N, value: V) -> Self in header() 284 HeaderValue: TryFrom<V>, in header() 305 pub fn append_header<N, V>(mut self, name: N, value: V) -> Self in append_header() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_common_def.inl | 142 bool ConvertFromJSValue(const JSRef<JSVal>& jsValue, const T (&enumValues)[N], T& result) 163 void JSViewSetProperty(void (C::*setMethod)(V), int32_t param, const T (&enumValues)[N], T defValue) 182 void JSViewSetProperty(void (C::*setMethod)(V), T&& param)
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/ |
H A D | mod.rs | 588 pub fn header<N, V>(mut self, name: N, value: V) -> Self in header() 590 HeaderName: TryFrom<N>, in header() 592 HeaderValue: TryFrom<V>, in header() 613 pub fn append_header<N, V>(mut self, name: N, value: V) -> Self in append_header() 615 HeaderName: TryFrom<N>, in append_header() 617 HeaderValue: TryFrom<V>, in append_header()
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/ |
H A D | headers.rs | 168 fn try_from(pair: (N, V)) -> Result<Self, Self::Error> { in try_from() 729 pub fn insert<N, V>(&mut self, name: N, value: V) -> Result<Option<HeaderValue>, HttpError> in insert() 731 HeaderName: TryFrom<N>, in insert() 733 HeaderValue: TryFrom<V>, in insert() 766 pub fn append<N, V>(&mut self, name: N, value: V) -> Result<(), HttpError> in append() 768 HeaderName: TryFrom<N>, in append() 770 HeaderValue: TryFrom<V>, in append()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_lighting_common.h | 41 vec3 N; member 43 vec3 V; member 51 vec3 N; member 53 vec3 V; member 119 …in CORE_RELAXEDP float alpha, in vec3 V, inout CORE_RELAXEDP vec3 irradiance, inout CORE_RELAXEDP … in AppendIndirectClearcoat() 251 vec3 GetAnistropicReflectionVector(const vec3 V, const vec3 N, AnisotropicShadingVariables asv) in GetAnistropicReflectionVector()
|
H A D | 3d_dm_brdf_common.h | 43 float SpecularHorizonOcclusion(vec3 R, vec3 N) in SpecularHorizonOcclusion() 178 float V = vGGXAnisotropic(at, ab, NoL, NoV, BoV, ToV, ToL, BoL, anisotropy); in microfacedSpecularBrdfAnisotropic() local
|
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/ |
H A D | hvigor-wrapper.js | 16 …NT",o="Darwin";function a(){return E.default.type()===A}function c(){return E.default.type()===o}C… constant
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/ |
H A D | hvigor-wrapper.js | 15 …NT",F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E… constant
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/ |
H A D | hvigor-wrapper.js | 15 …NT",F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E… constant
|
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/ |
H A D | hvigor-wrapper.js | 16 …NT",F="Darwin";function g(){return y.default.type()===C}function A(){return y.default.type()===F}E… constant
|