Home
last modified time | relevance | path

Searched refs:TA_STORAGE_CMD_RENAME (Results 1 – 4 of 4) sorted by relevance

/optee_test-3.20.0/ta/include/
A Dta_storage.h22 #define TA_STORAGE_CMD_RENAME 7 macro
/optee_test-3.20.0/ta/storage/
A Dta_entry.c79 case TA_STORAGE_CMD_RENAME: in TA_InvokeCommandEntryPoint()
A Dstorage.c260 case TA_STORAGE_CMD_RENAME: in ta_storage_cmd_rename()
279 if (command == TA_STORAGE_CMD_RENAME) in ta_storage_cmd_rename()
/optee_test-3.20.0/host/xtest/
A Dregression_6000.c266 return TEEC_InvokeCommand(sess, TA_STORAGE_CMD_RENAME, &op, &org); in fs_rename()

Completed in 7 milliseconds