Searched defs:CreateTypeList (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc736 bool DexFile::CreateTypeList(const StringPiece& signature, uint16_t* return_type_idx, function in class:art::DexFile
788 bool success = CreateTypeList(signature, &return_type_idx, &param_type_indices);

Completed in 135 milliseconds