Searched defs:public_type (Results 1 – 5 of 5) sorted by relevance
2 struct public_type struct16 foo(struct public_type* p, struct a_not_private_type* t); argument
2 struct public_type struct13 foo(struct public_type* p, struct a_not_private_type* t); argument
842 psa_key_type_t public_type; in exercise_export_public_key() local
903 psa_key_type_t public_type; in exercise_export_public_key() local
119 void UseRendererType(FPDF_RENDERER_TYPE public_type) { in UseRendererType()