Home
last modified time | relevance | path

Searched refs:super (Results 1 – 8 of 8) sorted by relevance

/system/keymaster/
Dec_keymaster0_key.cpp45 return super::GenerateKey(key_description, key_blob, hw_enforced, sw_enforced); in GenerateKey()
75 return super::ImportKey(key_description, input_key_material_format, input_key_material, in ImportKey()
107 return super::LoadKey(key_material, hw_enforced, sw_enforced, key); in LoadKey()
131 return super::key_material(material, size); in key_material()
Drsa_keymaster0_key.cpp47 return super::GenerateKey(key_description, key_blob, hw_enforced, sw_enforced); in GenerateKey()
84 return super::ImportKey(key_description, input_key_material_format, input_key_material, in ImportKey()
119 return super::LoadKey(key_material, hw_enforced, sw_enforced, key); in LoadKey()
145 return super::key_material(material, size); in key_material()
Dec_keymaster0_key.h36 typedef EcKeyFactory super; typedef
62 typedef EcKey super; typedef
Drsa_keymaster0_key.h36 typedef RsaKeyFactory super; typedef
62 typedef RsaKey super; typedef
/system/extras/tests/net_test/
Dcstruct.py79 super(CStruct, self).__setattr__("_values", list(values))
131 super(CStruct, self).__setattr__("_buffer", buf)
Dping6_test.py52 super(PingReplyThread, self).__init__()
191 super(Ping6Test, cls).setUpClass()
204 super(Ping6Test, cls).tearDownClass()
Dmultinetwork_test.py262 super(InboundMarkingTest, cls).setUpClass()
270 super(InboundMarkingTest, cls).tearDownClass()
618 super(TCPAcceptTest, cls).setUpClass()
/system/core/libutils/
DREADME13 The ultimate goal is *not* to create a super-duper platform abstraction