Searched defs:enumerator (Results 1 – 1 of 1) sorted by relevance
484 TEE_Result TEE_AllocatePropertyEnumerator(TEE_PropSetHandle *enumerator) in TEE_AllocatePropertyEnumerator()511 void TEE_ResetPropertyEnumerator(TEE_PropSetHandle enumerator) in TEE_ResetPropertyEnumerator()518 void TEE_FreePropertyEnumerator(TEE_PropSetHandle enumerator) in TEE_FreePropertyEnumerator()525 void TEE_StartPropertyEnumerator(TEE_PropSetHandle enumerator, in TEE_StartPropertyEnumerator()537 TEE_Result __GP11_TEE_GetPropertyName(TEE_PropSetHandle enumerator, in __GP11_TEE_GetPropertyName()580 TEE_Result TEE_GetPropertyName(TEE_PropSetHandle enumerator, in TEE_GetPropertyName()593 TEE_Result TEE_GetNextProperty(TEE_PropSetHandle enumerator) in TEE_GetNextProperty()