HomeSort by relevance Sort by last modified time
    Searched refs:GetProtoParameters (Results 1 - 4 of 4) sorted by null

  /art/runtime/
dex_file_test.cc 227 const DexFile::TypeList* to_find_tl = java_lang_dex_file_->GetProtoParameters(to_find);
dex_file.h 672 const TypeList* GetProtoParameters(const ProtoId& proto_id) const {
920 type_list_ = dex_file_.GetProtoParameters(proto_id);
    [all...]
object_utils.h 480 return GetDexFile().GetProtoParameters(proto);
dex_file.cc 592 const TypeList* type_list = GetProtoParameters(proto_id);
    [all...]

Completed in 104 milliseconds