Home
last modified time | relevance | path

Searched refs:get_size (Results 1 – 8 of 8) sorted by relevance

/optee_os/core/arch/arm/plat-stm32mp1/scripts/
A Dstm32image.py20 def get_size(file): function
39 sizedest = get_size(dest_fd)
82 sizesrc = get_size(src_fd)
/optee_os/core/arch/arm/plat-amlogic/scripts/
A Daml_bin2img.py18 def get_size(file): function
49 sizesrc = get_size(src_fd)
/optee_os/core/include/kernel/
A Dts_store.h27 TEE_Result (*get_size)(const struct ts_store_handle *h, member
/optee_os/core/kernel/
A Dearly_ta.c38 .get_size = emb_ts_get_size,
A Dsecstor_ta.c83 .get_size = secstor_ta_get_size,
A Dree_fs_ta.c538 .get_size = ree_fs_ta_get_size,
674 .get_size = buf_ta_get_size,
A Dldelf_syscalls.c170 res = binh->op->get_size(binh->h, &binh->size_bytes); in ldelf_syscall_open_bin()
/optee_os/core/arch/arm/kernel/
A Dsecure_partition.c530 .get_size = emb_ts_get_size,

Completed in 7 milliseconds