Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dtest_dex_file_builder.h69 ProtoKey proto_key = CreateProtoKey(signature); in AddMethod()
272 ProtoKey proto_key = CreateProtoKey(signature); in GetMethodIdx()
339 ProtoKey CreateProtoKey(const std::string& signature) { in CreateProtoKey() function