| /drivers/peripheral/wlan/test/hdi_service/ |
| H A D | wlan_hdi_hal_services_c_test.cpp | 845 struct ProjectionScreenCmdParam param;
in HWTEST_F() local 847 (void)memset_s(¶m, sizeof(struct ProjectionScreenCmdParam), 0, sizeof(struct ProjectionScreenCmdParam));
in HWTEST_F() 849 param.buf = &data;
in HWTEST_F() 850 param.bufLen = sizeof(data);
in HWTEST_F() 851 param.cmdId = CMD_CLOSE_GO_CAC;
in HWTEST_F() 852 rc = g_wlanObj->SetProjectionScreenParam(g_wlanObj, ifName, ¶m);
in HWTEST_F() 868 struct ProjectionScreenCmdParam param;
in HWTEST_F() local 870 (void)memset_s(¶m, sizeof(struct ProjectionScreenCmdParam), 0, sizeof(struct ProjectionScreenCmdParam));
in HWTEST_F() 872 param.buf = &data;
in HWTEST_F() 873 param in HWTEST_F() 891 struct ProjectionScreenCmdParam param; HWTEST_F() local 914 struct ProjectionScreenCmdParam param; HWTEST_F() local 937 struct ProjectionScreenCmdParam param; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/interfaces/native/innerkits/event/include/ |
| H A D | key_event.h | 3121 * @param keyCode Indicates the key code to set. 3136 * @param downTime Indicates the time to set. 3151 * @param deviceId Indicates the device ID to set. 3166 * @param pressed Specifies whether to set the pressed state for the key. 3176 * @param unicode Unicode value. 3192 * @param out Indicates the object into which data will be written. 3200 * @param in Indicates the object from which data will be read. 3219 * @param action Indicates the action represented by pressing a key. 3227 * @param keyCode Indicates the code that identifies the key. 3270 * @param keyCod [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/ |
| H A D | distributeddb_auto_launch_test.cpp | 210 * @tc.steps: step1. right param A enable in HWTEST_F() 219 * @tc.steps: step2. wrong param B enable in HWTEST_F() 227 * @tc.steps: step3. right param C enable in HWTEST_F() 234 * @tc.steps: step4. param A disable in HWTEST_F() 241 * @tc.steps: step5. param B disable in HWTEST_F() 248 * @tc.steps: step6. param C disable in HWTEST_F() 284 * @tc.steps: step1. right param A B enable in HWTEST_F() 317 * @tc.steps: step4. param A B disable in HWTEST_F() 360 * @tc.steps: step1. right param A B enable in HWTEST_F() 394 * @tc.steps: step4. param in HWTEST_F() 637 AutoLaunchCallBack(const std::string &identifier, AutoLaunchParam ¶m, KvStoreObserverUnitTest *observer, bool ret) AutoLaunchCallBack() argument 652 AutoLaunchCallBackBadParam(const std::string &identifier, AutoLaunchParam ¶m) AutoLaunchCallBackBadParam() argument [all...] |
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
| H A D | component_manager.cpp | 543 EnableParam param; in Enable() local 544 auto ret = GetEnableParam(networkId, uuid, dhId, dhType, param); in Enable() 548 if (RetryGetEnableParam(networkId, uuid, dhId, dhType, param) != DH_FWK_SUCCESS) { in Enable() 552 ret = CheckSubtypeResource(param.subtype, networkId); in Enable() 559 auto result = compEnable->Enable(networkId, dhId, param, (compSource_.find(dhType))->second); in Enable() 566 if (compEnable->Enable(networkId, dhId, param, (compSource_.find(dhType))->second) == DH_FWK_SUCCESS) { in Enable() 599 const std::string &dhId, const DHType dhType, EnableParam ¶m) in RetryGetEnableParam() 610 if (GetEnableParam(networkId, uuid, dhId, dhType, param) == DH_FWK_SUCCESS) { in RetryGetEnableParam() 670 DHType dhType, EnableParam ¶m, std::shared_ptr<CapabilityInfo> capability) in GetEnableCapParam() 681 param in GetEnableCapParam() 598 RetryGetEnableParam(const std::string &networkId, const std::string &uuid, const std::string &dhId, const DHType dhType, EnableParam ¶m) RetryGetEnableParam() argument 669 GetEnableCapParam(const std::string &networkId, const std::string &uuid, DHType dhType, EnableParam ¶m, std::shared_ptr<CapabilityInfo> capability) GetEnableCapParam() argument 718 GetEnableMetaParam(const std::string &networkId, const std::string &uuid, DHType dhType, EnableParam ¶m, std::shared_ptr<MetaCapabilityInfo> metaCapPtr) GetEnableMetaParam() argument 793 GetEnableParam(const std::string &networkId, const std::string &uuid, const std::string &dhId, DHType dhType, EnableParam ¶m) GetEnableParam() argument [all...] |
| /test/xts/hats/hdf/wlan/hdi_service/ |
| H A D | wlan_hdi_hal_services_c_test.cpp | 809 struct ProjectionScreenCmdParam param;
in HWTEST_F() local 811 (void)memset_s(¶m, sizeof(struct ProjectionScreenCmdParam), 0, sizeof(struct ProjectionScreenCmdParam));
in HWTEST_F() 813 param.buf = &data;
in HWTEST_F() 814 param.bufLen = sizeof(data);
in HWTEST_F() 815 param.cmdId = CMD_CLOSE_GO_CAC;
in HWTEST_F() 816 rc = g_wlanObj->SetProjectionScreenParam(g_wlanObj, ifName, ¶m);
in HWTEST_F() 831 struct ProjectionScreenCmdParam param;
in HWTEST_F() local 833 (void)memset_s(¶m, sizeof(struct ProjectionScreenCmdParam), 0, sizeof(struct ProjectionScreenCmdParam));
in HWTEST_F() 835 param.buf = &data;
in HWTEST_F() 836 param in HWTEST_F() 853 struct ProjectionScreenCmdParam param; HWTEST_F() local 875 struct ProjectionScreenCmdParam param; HWTEST_F() local 897 struct ProjectionScreenCmdParam param; HWTEST_F() local [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | RelativeDateTimeFormatter.java | 556 * @param locale the locale. 567 * @param locale the {@link java.util.Locale}. 579 * @param locale the locale 580 * @param nf the number format object. It is defensively copied to ensure thread-safety 593 * @param locale the locale 594 * @param nf the number format object. It is defensively copied to ensure thread-safety 596 * @param style the style. 597 * @param capitalizationContext the capitalization context. 629 * @param locale the {@link java.util.Locale} 630 * @param n [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| H A D | RelativeDateTimeFormatter.java | 483 * @param locale the locale. 493 * @param locale the {@link java.util.Locale}. 504 * @param locale the locale 505 * @param nf the number format object. It is defensively copied to ensure thread-safety 517 * @param locale the locale 518 * @param nf the number format object. It is defensively copied to ensure thread-safety 520 * @param style the style. 521 * @param capitalizationContext the capitalization context. 552 * @param locale the {@link java.util.Locale} 553 * @param n [all...] |
| /third_party/lwip/src/core/ipv4/ |
| H A D | ip4.c | 156 * @param dest the destination IP address for which to find the route 268 * @param p the packet to forward 309 * @param p the packet to forward (p->payload points to IP header) 310 * @param iphdr the IP header of the input packet 311 * @param inp the netif on which this packet was received 453 * @param p the received IP packet (p->payload points to IP header) 454 * @param inp the netif on which this packet was received 810 * @param p the packet to send (p->payload points to the data, e.g. next 813 * @param src the source IP address to send from (if src == IP4_ADDR_ANY, the 815 * @param des [all...] |
| /applications/standard/settings/product/phone/src/main/ets/controller/bluetooth/ |
| H A D | BluetoothDeviceController.ts | 159 * @param deviceId device id 160 * @param success success callback 161 * @param error error callback 176 * @param deviceId device id 177 * @param accept accept or not 178 * @param success success callback 179 * @param error error callback 196 * @param deviceId device id 207 * @param deviceId device id 218 * @param deviceI [all...] |
| /foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/ |
| H A D | sa_rust_interface_code_emitter.cpp | 245 AutoPtr<ASTParameter> param = method->GetParameter(i);
in AppendBrokerParameters() local 246 AutoPtr<SaTypeEmitter> typeEmitter = GetTypeEmitter(param->GetType());
in AppendBrokerParameters() 247 sb.AppendFormat("%s: &%s", GetNameFromParameter(param->GetName()).c_str(),
in AppendBrokerParameters() 304 AutoPtr<ASTParameter> param = method->GetParameter(j);
in AddRemoteRequestMethods() local 305 AutoPtr<SaTypeEmitter> typeEmitter = GetTypeEmitter(param->GetType());
in AddRemoteRequestMethods() 306 typeEmitter->EmitRustReadVar("data", GetNameFromParameter(param->GetName()), sb, " ");
in AddRemoteRequestMethods() 330 AutoPtr<ASTParameter> param = method->GetParameter(i);
in AddRemoteRequestParameters() local 331 sb.AppendFormat("&%s", GetNameFromParameter(param->GetName()).c_str());
in AddRemoteRequestParameters() 364 AutoPtr<ASTParameter> param = method->GetParameter(i);
in AppendStubParameters() local 365 sb.Append(GetNameFromParameter(param in AppendStubParameters() 397 AutoPtr<ASTParameter> param = method->GetParameter(j); EmitProxyMethodImpl() local [all...] |
| /foundation/ability/ability_runtime/frameworks/native/ability/native/insight_intent_executor/ |
| H A D | js_insight_intent_executor.cpp | 111 const AAFwk::WantParams& param, in HandleExecuteIntent() 132 successful = ExecuteInsightIntentUIAbilityForeground(name, param, pageLoader); in HandleExecuteIntent() 139 successful = ExecuteInsightIntentUIAbilityBackground(name, param); in HandleExecuteIntent() 146 successful = ExecuteInsightIntentUIExtension(name, param, pageLoader); in HandleExecuteIntent() 153 successful = ExecuteInsightIntentServiceExtension(name, param); in HandleExecuteIntent() 378 const AAFwk::WantParams& param, in ExecuteInsightIntentUIAbilityForeground() 390 napi_value paramJs = AppExecFwk::WrapWantParams(env, param); in ExecuteInsightIntentUIAbilityForeground() 409 const AAFwk::WantParams& param) in ExecuteInsightIntentUIAbilityBackground() 420 napi_value paramJs = AppExecFwk::WrapWantParams(env, param); in ExecuteInsightIntentUIAbilityBackground() 440 const AAFwk::WantParams& param, in ExecuteInsightIntentUIExtension() 108 HandleExecuteIntent( InsightIntentExecuteMode mode, const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& pageLoader, std::unique_ptr<InsightIntentExecutorAsyncCallback> callback, bool& isAsync) HandleExecuteIntent() argument 376 ExecuteInsightIntentUIAbilityForeground( const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& windowStageJs) ExecuteInsightIntentUIAbilityForeground() argument 407 ExecuteInsightIntentUIAbilityBackground( const std::string& name, const AAFwk::WantParams& param) ExecuteInsightIntentUIAbilityBackground() argument 438 ExecuteInsightIntentUIExtension( const std::string& name, const AAFwk::WantParams& param, const std::shared_ptr<NativeReference>& UIExtensionContentSession) ExecuteInsightIntentUIExtension() argument 469 ExecuteInsightIntentServiceExtension( const std::string& name, const AAFwk::WantParams& param) ExecuteInsightIntentServiceExtension() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/ |
| H A D | ArkNavigation.ts | 145 navDestination(builder: (name: string, param: unknown) => void): NavigationAttribute { 152 for (let param of types) { 153 if (!isNumber(param) || param >= NAV_SAFE_AREA_TYPE_LIMIT || param < NAV_SAFE_AREA_LOWER_LIMIT) { 159 safeAreaType += param.toString(); 161 safeAreaType += param.toString(); 168 for (let param of edges) { 169 if (!isNumber(param) || param > [all...] |
| /foundation/arkui/ace_engine/interfaces/inner_api/ace/ |
| H A D | ui_content.h | 242 * @param want Indicates the want of UIExtensionAbility. 243 * @param callbacks Indicates the UIExtensionComponent callbacks. 244 * @param config Indicates the Modal page configs. 253 * @param sessionId Indicates the sessionId of UIExtensionAbility. 260 * @param token ability token. 296 * @param statusData Indicates json string of status data of ArkTS form. 367 * @param callback callback func. 373 * @param callback callback func. 385 * @param want Indicates the want of UIExtensionAbility. 386 * @param callback [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/imagecodec/ |
| H A D | image_codec.h | 198 static inline void InitOMXParam(T& param) in InitOMXParam() argument 200 (void)memset_s(¶m, sizeof(T), 0x0, sizeof(T)); in InitOMXParam() 201 param.nSize = sizeof(T); in InitOMXParam() 202 param.nVersion.s.nVersionMajor = 1; in InitOMXParam() 206 static inline void InitOMXParamExt(T& param) in InitOMXParamExt() argument 208 (void)memset_s(¶m, sizeof(T), 0x0, sizeof(T)); in InitOMXParamExt() 209 param.size = sizeof(T); in InitOMXParamExt() 210 param.version.s.nVersionMajor = 1; in InitOMXParamExt() 214 bool GetParameter(uint32_t index, T& param, bool isCfg = false) in GetParameter() argument 216 int8_t* p = reinterpret_cast<int8_t*>(¶m); in GetParameter() 235 SetParameter(uint32_t index, const T& param, bool isCfg = false) SetParameter() argument [all...] |
| /foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
| H A D | NativeParamCheckTest.cpp | 43 * @tc.desc : param check test 65 * @tc.desc : param check test 116 * @tc.desc : param check test 171 * @tc.desc : param check test 226 * @tc.desc : param check test 281 * @tc.desc : param check test 338 * @tc.desc : param check test 395 * @tc.desc : param check test 452 * @tc.desc : param check test 499 * @tc.desc : param chec [all...] |
| /foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
| H A D | audio_haptic_player_impl.cpp | 35 const AudioHapticPlayerParam ¶m) in CreateAudioHapticPlayer() 38 // Create audio haptic player using the param. in CreateAudioHapticPlayer() 40 audioHapticPlayer->SetPlayerParam(param); in CreateAudioHapticPlayer() 52 MEDIA_LOGE("Invalid param: the latency mode %{public}d is unsupported.", latencyMode); in CreateAudioHapticSound() 67 MEDIA_LOGE("Invalid param: the latency mode %{public}d is unsupported.", latencyMode); in CreateAudioHapticSound() 89 void AudioHapticPlayerImpl::SetPlayerParam(const AudioHapticPlayerParam ¶m) in SetPlayerParam() argument 91 muteAudio_ = param.options.muteAudio; in SetPlayerParam() 92 muteHaptic_ = param.options.muteHaptics; in SetPlayerParam() 93 parallelPlayFlag_ = param.options.parallelPlayFlag; in SetPlayerParam() 94 audioUri_ = param in SetPlayerParam() 34 CreateAudioHapticPlayer( const AudioHapticPlayerParam ¶m) CreateAudioHapticPlayer() argument [all...] |
| /foundation/communication/bluetooth_service/test/example/bluetoothtest/entry/src/main/ets/MainAbility/controller/ |
| H A D | BluetoothDeviceController.ts | 120 * @param deviceId device id
121 * @param success success callback
122 * @param error error callback
147 * @param deviceId device id
148 * @param accept accept or not
149 * @param success success callback
150 * @param error error callback
170 * @param deviceId device id
181 * @param deviceId device id
192 * @param deviceI [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_asoftclip.c | 59 double param; member 84 { "param", "set softclip parameter", OFFSET(param), AV_OPT_TYPE_DOUBLE, {.dbl=1}, 0.01, 3, A }, 149 float param = s->param; in filter_flt() local 175 dst[n] = tanhf(dst[n] * factor * param); in filter_flt() 181 dst[n] = 2.f / M_PI * atanf(dst[n] * factor * param); in filter_flt() 206 dst[n] = sample / (sqrtf(param + sample * sample)); in filter_flt() 274 double param = s->param; in filter_dbl() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | wma.c | 391 * @param gb GetBitContext 412 * @param avctx codec context 413 * @param gb bitstream reader context 414 * @param vlc vlc table for get_vlc2 415 * @param level_table level codes 416 * @param run_table run codes 417 * @param version 0 for wma1,2 1 for wmapro 418 * @param ptr output buffer 419 * @param offset offset in the output buffer 420 * @param num_coef [all...] |
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| H A D | CompactCharArray.java | 60 * @param defaultValue the default value of the compact array. 85 * @param indexArray the indices of the compact array. 86 * @param newValues the values of the compact array. 111 * @param indexArray the RLE-encoded indices of the compact array. 112 * @param valueArray the RLE-encoded values of the compact array. 129 * @param index the character to get the mapped value with 145 * @param index the character to set the mapped value with 146 * @param value the new mapped value 162 * @param start the starting offset of the range 163 * @param en [all...] |
| H A D | LocalePriorityList.java | 84 * @param locales locales/languages to be added 97 * @param locale locale/language to be added 98 * @param weight value from 0.0 to 1.0 109 * @param list list of locales with weights 120 * @param acceptLanguageString String in RFC 2616 format (leniently parsed) 132 * @param locale to get weight of 267 * @param preserveWeights when true, each locale's given weight is preserved. 319 * @param list list of locales with weights 333 * @param locale to add with weight 1.0 344 * @param locale [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| H A D | CompactCharArray.java | 62 * @param defaultValue the default value of the compact array. 87 * @param indexArray the indicies of the compact array. 88 * @param newValues the values of the compact array. 113 * @param indexArray the RLE-encoded indicies of the compact array. 114 * @param valueArray the RLE-encoded values of the compact array. 131 * @param index the character to get the mapped value with 147 * @param index the character to set the mapped value with 148 * @param value the new mapped value 164 * @param start the starting offset of the range 165 * @param en [all...] |
| H A D | CompactByteArray.java | 61 * @param defaultValue the default value of the compact array. 86 * @param indexArray the indicies of the compact array. 87 * @param newValues the values of the compact array. 112 * @param indexArray the RLE-encoded indicies of the compact array. 113 * @param valueArray the RLE-encoded values of the compact array. 130 * @param index the character to get the mapped value with 145 * @param index the character to set the mapped value with 146 * @param value the new mapped value 162 * @param start the starting offset of the range 163 * @param en [all...] |
| H A D | LocalePriorityList.java | 85 * @param locales locales/languages to be added 97 * @param locale locale/language to be added 98 * @param weight value from 0.0 to 1.0 108 * @param list list of locales with weights 118 * @param acceptLanguageString String in RFC 2616 format (leniently parsed) 129 * @param locale to get weight of 258 * @param preserveWeights when true, each locale's given weight is preserved. 309 * @param list list of locales with weights 322 * @param locale to add with weight 1.0 332 * @param locale [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | MutablePatternModifier.java | 65 * @param isStrong 79 * @param field 90 * @param signDisplay 92 * @param perMille 103 * @param symbols 105 * @param currency 107 * @param unitWidth 109 * @param rules 128 * @param signum 130 * @param plura [all...] |