| /foundation/communication/nfc/frameworks/js/napi/cardEmulation/ |
| H A D | nfc_napi_hce_adapter.cpp | 426 napi_value params[ARGV_NUM_2] = {0}; in Transmit() local
|
| /foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 511 std::string params = pReq->GetParams(); in ON_IPC_SET_REQUEST() local
|
| /foundation/distributedhardware/distributed_audio/common/src/ |
| H A D | daudio_util.cpp | 222 int32_t GetAudioParamStr(const std::string ¶ms, const std::string &key, std::string &value) in GetAudioParamStr() argument 241 int32_t GetAudioParamBool(const std::string ¶ms, cons argument 254 GetAudioParamInt(const std::string ¶ms, const std::string &key, int32_t &value) GetAudioParamInt() argument [all...] |
| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | rdb_security_manager.cpp | 228 struct HksParamSet *params = nullptr;
in GenerateRootKey() local 273 struct HksParamSet *params = nullptr;
in EncryptWorkKey() local 322 struct HksParamSet *params = nullptr; DecryptWorkKey() local 396 struct HksParamSet *params = nullptr; CheckRootKeyExists() local [all...] |
| /foundation/distributedhardware/device_manager/services/service/src/ipc/standard/ |
| H A D | ipc_cmd_parser.cpp | 617 std::string params = data.ReadString(); in ON_IPC_CMD() local
|
| /foundation/filemanagement/dfs_service/test/mock/ |
| H A D | device_manager_impl_mock.cpp | 179 int32_t DeviceManagerImpl::SetUserOperation(const std::string &pkgName, int32_t action, const std::string ¶ms) in SetUserOperation() argument
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/ |
| H A D | napi_common.h | 44 std::vector<std::string> params;
member
|
| /foundation/window/window_manager/window_scene/session/container/src/zidl/ |
| H A D | session_stage_proxy.cpp | 572 void SessionStageProxy::DumpSessionElementInfo(const std::vector<std::string>& params) in DumpSessionElementInfo() argument 1282 NotifyDumpInfo( const std::vector<std::string>& params, std::vector<std::string>& info) NotifyDumpInfo() argument
|
| H A D | session_stage_stub.cpp | 331 std::vector<std::string> params; in HandleDumpSessionElementInfo() local 630 std::vector<std::string> params; in HandleNotifyDumpInfo() local
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| H A D | keyboard_session.cpp | 288 WSError KeyboardSession::AdjustKeyboardLayout(const KeyboardLayoutParams& params) in AdjustKeyboardLayout() argument 636 MoveAndResizeKeyboard(const KeyboardLayoutParams& params, const sptr<WindowSessionProperty>& sessionProperty, bool isShow) MoveAndResizeKeyboard() argument [all...] |
| H A D | extension_session.cpp | 468 WSError ExtensionSession::NotifyDumpInfo(const std::vector<std::string>& params, std::vector<std::string>& info) in NotifyDumpInfo() argument 414 TransferAccessibilityDumpChildInfo( const std::vector<std::string>& params, std::vector<std::string>& info) TransferAccessibilityDumpChildInfo() argument
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| H A D | scene_session_manager_test2.cpp | 107 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
|
| H A D | scene_session_manager_test5.cpp | 80 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument
|
| H A D | scene_session_manager_test4.cpp | 75 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos) in DumpRootSceneElementInfoFuncTest() argument 1455 std::vector<std::string> params = {"testDumpInfo"}; in HWTEST_F() local [all...] |
| H A D | scene_session_manager_test6.cpp | 72 void DumpRootSceneElementInfoFuncTest(const std::vector<std::string>& params, std::vector<std::string>& infos)
in DumpRootSceneElementInfoFuncTest() argument
|
| H A D | scene_session_test.cpp | 817 std::vector<std::string> params; in HWTEST_F() local
|
| /foundation/window/window_manager/wm/test/unittest/ |
| H A D | window_session_impl_test2.cpp | 1736 std::vector<std::string> params; in HWTEST_F() local
|
| H A D | window_test.cpp | 1845 std::vector<std::string> params;
in HWTEST_F() local
|
| /foundation/window/window_manager/wmserver/src/ |
| H A D | mock_session_manager_service.cpp | 168 std::vector<std::string> params; in Dump() local
|
| /kernel/linux/linux-5.10/arch/x86/mm/ |
| H A D | init_32.c | 800 arch_add_memory(int nid, u64 start, u64 size, struct mhp_params *params) arch_add_memory() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_atpx_handler.c | 302 struct acpi_buffer params; in amdgpu_atpx_set_discrete_state() local 108 amdgpu_atpx_call(acpi_handle handle, int function, struct acpi_buffer *params) amdgpu_atpx_call() argument 338 struct acpi_buffer params; amdgpu_atpx_switch_disp_mux() local 370 struct acpi_buffer params; amdgpu_atpx_switch_i2c_mux() local 402 struct acpi_buffer params; amdgpu_atpx_switch_start() local 434 struct acpi_buffer params; amdgpu_atpx_switch_end() local [all...] |
| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | btintel.c | 702 struct intel_reset params = { 0x00, 0x01, 0x00, 0x01, 0x00000000 }; in btintel_send_intel_reset() local 720 btintel_read_boot_params(struct hci_dev *hdev, struct intel_boot_params *params) btintel_read_boot_params() argument 993 struct intel_reset params; btintel_reset_to_bootloader() local [all...] |
| /kernel/linux/linux-5.10/drivers/clk/st/ |
| H A D | clkgen-fsyn.c | 275 struct stm_fs params; in quadfs_pll_fs660c32_recalc_rate() local 320 struct stm_fs params; in quadfs_pll_fs660c32_round_rate() local 338 struct stm_fs params; in quadfs_pll_fs660c32_set_rate() local 684 quadfs_fsynt_get_hw_value_for_recalc(struct st_clk_quadfs_fsynth *fs, struct stm_fs *params) quadfs_fsynt_get_hw_value_for_recalc() argument 713 quadfs_find_best_rate(struct clk_hw *hw, unsigned long drate, unsigned long prate, struct stm_fs *params) quadfs_find_best_rate() argument 736 struct stm_fs params; quadfs_recalc_rate() local 758 struct stm_fs params; quadfs_round_rate() local 771 quadfs_program_and_enable(struct st_clk_quadfs_fsynth *fs, struct stm_fs *params) quadfs_program_and_enable() argument 791 struct stm_fs params; quadfs_set_rate() local [all...] |
| H A D | clkgen-pll.c | 339 struct stm_pll params; in round_rate_stm_pll3200c32() local 361 struct stm_pll params; in set_rate_stm_pll3200c32() local 474 struct stm_pll params; recalc_stm_pll4600c28() local 493 struct stm_pll params; round_rate_stm_pll4600c28() local 515 struct stm_pll params; set_rate_stm_pll4600c28() local [all...] |
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | asym_tpm.c | 392 static int tpm_key_query(const struct kernel_pkey_params *params, in tpm_key_query() argument 443 tpm_key_encrypt(struct tpm_key *tk, struct kernel_pkey_params *params, const void *in, void *out) tpm_key_encrypt() argument 503 tpm_key_decrypt(struct tpm_key *tk, struct kernel_pkey_params *params, const void *in, void *out) tpm_key_decrypt() argument 627 tpm_key_sign(struct tpm_key *tk, struct kernel_pkey_params *params, const void *in, void *out) tpm_key_sign() argument 704 tpm_key_eds_op(struct kernel_pkey_params *params, const void *in, void *out) tpm_key_eds_op() argument [all...] |