Home
last modified time | relevance | path

Searched defs:param_type (Results 1 – 12 of 12) sorted by relevance

/base/tee/tee_os_framework/test/xts/ta/test_client_api/src/
Dtee_test_task.c45 uint32_t param_type = TEE_PARAM_TYPE_GET(paramTypes, i); in TestTypeValue() local
91 uint32_t param_type = TEE_PARAM_TYPE_GET(paramTypes, i); in TestTypeBuffer() local
129 uint32_t param_type = TEE_PARAM_TYPE_GET(paramTypes, i); in TestAllType() local
/base/tee/tee_os_framework/framework/gtask/src/manager/
Dagent_manager.c261 static TEE_Result check_agent_param(const smc_cmd_t *cmd, TEE_Param **param, uint32_t *param_type) in check_agent_param()
287 uint32_t param_type = 0; in register_agent() local
340 uint32_t param_type = 0; in unregister_agent() local
536 uint32_t param_type = 0; in agent_late_init() local
Dmem_manager.c418 TEE_Result cmd_global_ns_get_params(const smc_cmd_t *cmd, uint32_t *param_type, TEE_Param **params) in cmd_global_ns_get_params()
633 static TEE_Result operation_map_for_gt(uint32_t task_id, const smc_cmd_t *cmd, uint32_t *param_type in operation_map_for_gt()
691 TEE_Result cmd_ns_get_params(uint32_t task_id, const smc_cmd_t *cmd, uint32_t *param_type, uint64_t… in cmd_ns_get_params()
713 TEE_Result cmd_secure_get_params(uint32_t task_id, const smc_cmd_t *cmd, uint32_t *param_type, uint… in cmd_secure_get_params()
887 uint32_t param_type = 0; in register_mempool() local
/base/hiviewdfx/hisysevent/interfaces/rust/innerkits/src/
Dsys_event.rs150 pub param_type: HiSysEventParamType, field
167 pub param_type: c_int, field
/base/tee/tee_os_framework/framework/gtask/src/framework/
Dglobal_task.c303 uint32_t param_type = 0; in handle_time_adjust() local
426 uint32_t param_type = 0; in get_tee_version() local
/base/tee/tee_os_framework/lib/teelib/libteeos/src/tee/
Dtee_core_api.c448 uint32_t param_type; in handle_malloc_fail() local
476 uint32_t param_type; in push_params_in_shareregion() local
541 uint32_t param_type; in pop_params_from_shareregion() local
622 uint32_t param_type; in release_mem_in_params() local
/base/tee/tee_os_framework/framework/gtask/src/include/
Dgtask_msg.h23 uint32_t param_type; member
38 uint32_t param_type; member
Dgtask_core.h73 …bool param_type; /* indicate gtask mapped to TA's type: true--64bit false--32b… member
/base/tee/tee_os_framework/lib/teelib/libtaentry/src/
Delf_main_entry.c321const uint32_t param_type, const TEE_Param *params, in tee_task_entry_open_session_main()
406 uint32_t param_type; member
/base/tee/tee_os_framework/framework/gtask/src/app_load/
Dtee_app_load_srv.c137 uint32_t param_type = 0; in need_load_app() local
177 uint32_t param_type = 0; in tee_cmd_params_parse() local
/base/tee/tee_os_framework/test/xts/ta/test_tcf_api/src/
Dtee_test_tcf.c546 uint32_t param_type = TEE_PARAM_TYPE_GET(paramTypes, i); in TestTypeBuffer() local
/base/tee/tee_os_framework/lib/teelib/libteeos/include/tee/
Dta_framework.h235 uint32_t param_type; member