Home
last modified time | relevance | path

Searched refs:IS_PARTIAL_MEM (Results 1 - 5 of 5) sorted by relevance

/base/tee/tee_client/frameworks/include/
H A Dtee_client_inner.h31 #define IS_PARTIAL_MEM(paramType) \ macro
/base/tee/tee_client/interfaces/kits/c/src/
H A Dtee_client.cpp188 } else if (IS_PARTIAL_MEM(paramType)) { in TEEC_CheckOperation()
653 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in TeecOptDecode()
910 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in TeecOptEncode()
1012 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in GetOptMemSize()
/base/tee/tee_client/services/cadaemon/src/ca_daemon/
H A Dcadaemon_stub.cpp238 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in GetOperationFromData()
H A Dcadaemon_service.cpp718 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in GetTeecOptMem()
/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_api.c575 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in TEEC_EncodeParam()
1644 } else if (IS_PARTIAL_MEM(paramType[paramCnt])) { in TEEC_CheckOperation()

Completed in 8 milliseconds