mirror of
https://github.com/openharmony/interface_sdk_c.git
synced 2026-08-24 06:23:09 -04:00
ff142841ed
Signed-off-by: Mr_hupeng <hupeng76@huawei.com>
39 lines
788 B
JSON
39 lines
788 B
JSON
[
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_InitializeContext"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_FinalizeContext"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_OpenSession"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_CloseSession"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_InvokeCommand"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_RegisterSharedMemory"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_AllocateSharedMemory"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_ReleaseSharedMemory"
|
|
},
|
|
{
|
|
"first_introduced": "20",
|
|
"name": "TEEC_RequestCancellation"
|
|
}
|
|
]
|