Home
last modified time | relevance | path

Searched refs:TEEC_ERROR_NOT_IMPLEMENTED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/tee/tee_client/interfaces/kits/c/include/
H A Dtee_client_constants.h98 TEEC_ERROR_NOT_IMPLEMENTED = 0xFFFF0009, enumerator
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c1636 return (TEEC_Result)TEEC_ERROR_NOT_IMPLEMENTED; in TEEC_CheckOperation()
/ohos5.0/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp181 return TEEC_ERROR_NOT_IMPLEMENTED; in TEEC_CheckOperation()