Lines Matching defs:name
142 static TEE_Result propget_get_property(TEE_PropSetHandle h, const char *name, in propget_get_property()
199 const char *name, char *value, in TEE_GetPropertyAsString()
300 const char *name, char *valueBuffer, in __GP11_TEE_GetPropertyAsString()
315 const char *name, bool *value) in TEE_GetPropertyAsBool()
343 const char *name, uint32_t *value) in TEE_GetPropertyAsU32()
368 const char *name, uint64_t *value) in TEE_GetPropertyAsU64()
394 const char *name, void *value, in __GP11_TEE_GetPropertyAsBinaryBlock()
420 const char *name, void *value, in TEE_GetPropertyAsBinaryBlock()
435 const char *name, TEE_UUID *value) in TEE_GetPropertyAsUUID()
460 const char *name, TEE_Identity *value) in TEE_GetPropertyAsIdentity()
538 void *name, uint32_t *name_len) in __GP11_TEE_GetPropertyName()