| /third_party/openssl/crypto/x509/ |
| H A D | x509_vfy.c | 2628 const X509_VERIFY_PARAM *param; X509_STORE_CTX_set_default() local 2643 X509_STORE_CTX_set0_param(X509_STORE_CTX *ctx, X509_VERIFY_PARAM *param) X509_STORE_CTX_set0_param() argument [all...] |
| /third_party/toybox/toys/pending/ |
| H A D | ip.c | 565 int param, proto; in vlan_parse_opt() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
| H A D | mutex.cc | 923 struct sched_param param; in Enqueue() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
| H A D | ap_ctrl_iface.c | 1701 char *pos, *param; in hostapd_ctrl_iface_radar() local 1788 char *pos, *param; hostapd_ctrl_iface_mgmt_tx_status_process() local 1849 char *pos, *param; hostapd_ctrl_iface_mgmt_rx_process() local 2859 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument 2962 char *pos = cmd, *param; hostapd_ctrl_iface_eapol_set() local 4595 hostapd_ctrl_iface_dup_param(struct hostapd_data *src_hapd, struct hostapd_data *dst_hapd, const char *param) hostapd_ctrl_iface_dup_param() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
| H A D | ap_ctrl_iface.c | 1553 char *pos, *param; in hostapd_ctrl_iface_radar() local 1640 char *pos, *param; hostapd_ctrl_iface_mgmt_tx_status_process() local 1701 char *pos, *param; hostapd_ctrl_iface_mgmt_rx_process() local 2375 hostapd_ctrl_iface_mib(struct hostapd_data *hapd, char *reply, int reply_size, const char *param) hostapd_ctrl_iface_mib() argument 2467 char *pos = cmd, *param; hostapd_ctrl_iface_eapol_set() local 3937 hostapd_ctrl_iface_dup_param(struct hostapd_data *src_hapd, struct hostapd_data *dst_hapd, const char *param) hostapd_ctrl_iface_dup_param() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_manager_proxy.cpp | 4856 ExecuteIntent(uint64_t key, const sptr<IRemoteObject> &callerToken, const InsightIntentExecuteParam ¶m) ExecuteIntent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/swiper/ |
| H A D | render_swiper.cpp | 3051 std::string param = in HandleRotationUpdate() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| H A D | web_event.h | 1290 FileSelectorEvent(const RefPtr<WebFileSelectorParam>& param, const RefPtr<FileSelectorResult>& result) in FileSelectorEvent() argument 1414 ContextMenuEvent(const RefPtr<WebContextMenuParam>& param, const RefPtr<ContextMenuResult>& result) in ContextMenuEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 68 napi_value param = nullptr; in BuildNavDestinationInfoFromContext() local 1044 auto param = Recorder::EventRecorder::Get().IsPageParamRecordEnable() ? in FireNavigationInner() local 2601 auto param = Recorder::EventRecorder::Get().IsPageParamRecordEnable() ? navigationStack_->GetRouteParam() : ""; in NotifyDestinationLifecycle() local 2639 auto param = navigationStack_->GetStringifyParamByIndex(navdestinationNode->GetIndex()); in GetNavdestinationJsonArray() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_view_abstract_ffi.cpp | 204 void ReplaceHolder(std::string& originStr, const std::string& param) in ReplaceHolder() argument 1366 FFIOHOSAceFrameworkGetResourceStr(int64_t id, uint32_t type, const char* param) FFIOHOSAceFrameworkGetResourceStr() argument 1407 FFIOHOSAceFrameworkGetResourceMedia(int64_t id, uint32_t type, const char* param) FFIOHOSAceFrameworkGetResourceMedia() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
| H A D | jsi_declarative_engine.cpp | 2120 void JsiDeclarativeEngine::FireAsyncEvent(const std::string& eventId, const std::string& param) in FireAsyncEvent() argument 2132 void JsiDeclarativeEngine::FireSyncEvent(const std::string& eventId, const std::string& param) in FireSyncEvent() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| H A D | frontend_delegate_declarative.cpp | 657 FireAsyncEvent( const std::string& eventId, const std::string& param, const std::string& jsonArgs) FireAsyncEvent() argument 675 FireSyncEvent( const std::string& eventId, const std::string& param, const std::string& jsonArgs) FireSyncEvent() argument 696 FireSyncEvent( const std::string& eventId, const std::string& param, const std::string& jsonArgs, std::string& result) FireSyncEvent() argument 3388 CreateSnapshot( std::function<void()>&& customBuilder, NG::ComponentSnapshot::JsCallback&& callback, bool enableInspector, const NG::SnapshotParam& param) CreateSnapshot() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_engine.cpp | 630 shared_ptr<JsValue> param = arg->GetElement(runtime, 0); in RequestFullWindow() local 2999 bool JsiEngineInstance::IsDragEvent(const std::string& param) in IsDragEvent() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
| H A D | web_delegate_cross.cpp | 956 OnPageStarted(const std::string& param) OnPageStarted() argument 981 OnPageFinished(const std::string& param) OnPageFinished() argument 1006 OnPageError(const std::string& param) OnPageError() argument 1009 OnProgressChanged(const std::string& param) OnProgressChanged() argument 1033 OnReceivedTitle(const std::string& param) OnReceivedTitle() argument 1271 OnPageVisible(const std::string& param) OnPageVisible() argument 1437 auto param = AceType::MakeRefPtr<FileSelectorParam>(title, mode, defaultFileName, acceptType, isCapture); OnShowFileChooser() local 1521 std::string param = paramStream.str(); UpdateBackgroundColor() local 1532 std::string param = paramStream.str(); UpdateJavaScriptEnabled() local 1547 std::string param = paramStream.str(); UpdateSupportZoom() local 1596 std::string param = paramStream.str(); UpdateMediaPlayGestureAccess() local 1636 std::string param = paramStream.str(); UpdateMinFontSize() local 1652 std::string param = paramStream.str(); UpdateHorizontalScrollBarAccess() local 1662 std::string param = paramStream.str(); UpdateVerticalScrollBarAccess() local 1691 std::string param = paramStream.str(); LoadDataWithRichText() local 1717 std::string param = paramStream.str(); SetBoundsOrResize() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ |
| H A D | pipeline_context.cpp | 2465 void PipelineContext::SendEventToFrontend(const EventMarker& eventMarker, const std::string& param) in SendEventToFrontend() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/ |
| H A D | common_func.cpp | 210 bool CommonFunc::ParseInt(napi_env env, napi_value args, int32_t ¶m) in ParseInt() argument 227 bool CommonFunc::ParseUint(napi_env env, napi_value args, uint32_t ¶m) in ParseUint() argument 381 bool CommonFunc::ParseAbilityInfo(napi_env env, napi_value param, AbilityInfo& abilityInfo) in ParseAbilityInfo() argument 2369 bool CommonFunc::ParseShortcutWant(napi_env env, napi_value param, ShortcutInten argument 2436 ParseShortCutInfo(napi_env env, napi_value param, ShortcutInfo &shortcutInfo) ParseShortCutInfo() argument 2567 ParseParameterItem(napi_env env, napi_value param, std::string &key, std::string &value) ParseParameterItem() argument [all...] |
| /foundation/arkui/napi/native_engine/impl/ark/ |
| H A D | ark_native_engine.cpp | 1525 std::pair<void *, uint8_t> ¶m = *triggerGCData; in RunCallbacks() local 985 GetModuleFromName( const std::string& moduleName, bool isAppModule, const std::string& id, const std::string& param, const std::string& instanceName, void** instance) GetModuleFromName() argument 1039 LoadModuleByName(const std::string& moduleName, bool isAppModule, const std::string& param, const std::string& instanceName, void* instance, const std::string& path) LoadModuleByName() argument 1551 std::tuple<NativeEngine*, void*, void*> ¶m = iter.second; RunAsyncCallbacks() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/ |
| H A D | bms_bundle_data_mgr_test.cpp | 847 MockInnerBundleInfo(const std::string &bundleName, const std::string &moduleName, const std::string &abilityName, Param param, InnerBundleInfo &innerBundleInfo) const MockInnerBundleInfo() argument [all...] |
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| H A D | js_scene_session.cpp | 1393 void JsSceneSession::OnSessionEvent(uint32_t eventId, const SessionEventParam& param) in OnSessionEvent() argument
|
| /foundation/communication/netmanager_base/services/netconnmanager/src/ |
| H A D | net_conn_service.cpp | 1029 std::map<std::string, std::string> param = {{"HttpProxy", httpProxy.ToString()}}; in SendHttpProxyChangeBroadcast() local 1928 char param[SYS_PARAMETER_SIZE] = { 0 }; in GetDelayNotifyTime() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_self_cure/ |
| H A D | self_cure_state_machine.cpp | 2047 std::string param = "1"; in HandleWifi6WithHtcArpFail() local 2161 std::string param = BlackListToString(wifiBlackListCache); in SendBlaListToDriver() local 2171 std::string param; in BlackListToString() local [all...] |
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
| H A D | sta_state_machine.cpp | 2270 std::string StaStateMachine::GetGsmAuthResponseWithLength(EapSimGsmAuthParam param) in GetGsmAuthResponseWithLength() argument 2367 std::string StaStateMachine::GetGsmAuthResponseWithoutLength(EapSimGsmAuthParam param) in GetGsmAuthResponseWithoutLength() argument 2463 std::vector<uint8_t> StaStateMachine::FillUmtsAuthReq(EapSimUmtsAuthParam ¶m) in FillUmtsAuthReq() argument 2574 GetUmtsAuthResponse(EapSimUmtsAuthParam ¶m) GetUmtsAuthResponse() argument 2593 EapSimGsmAuthParam param; DealWpaEapSimAuthEvent() local 2627 EapSimUmtsAuthParam param; DealWpaEapUmtsAuthEvent() local [all...] |
| /foundation/distributedhardware/device_manager/interfaces/kits/js/src/ |
| H A D | native_devicemanager_js.cpp | 127 bool CheckArgsVal(napi_env env, bool assertion, const std::string ¶m, const std::string &msg)
in CheckArgsVal() argument 243 bool IsJSObjectType(napi_env env, napi_value value, const std::string ¶m)
in IsJSObjectType() argument 1044 std::string DeviceManagerNapi::JsObjectToString(const napi_env &env, const napi_value ¶m)
in JsObjectToString() argument
|
| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | unistdndk.cpp | 609 int param = FAIL;
in Readlink() local 660 int param;
in Rmdir() local 785 int param;
in Unlink() local 809 int param;
in Unlinkat() local 1033 int param; Alarm() local 1748 int param; Sysconf() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_scsi.c | 2737 param[] = in sanei_proc_scsi_find_devices() local 4113 param[] = sanei_scsi_find_devices() local [all...] |