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

/art/runtime/
H A Dmethod_helper.cc85 bool success = other_dexfile.CreateTypeList(
H A Ddex_file.cc644 bool DexFile::CreateTypeList(const StringPiece& signature, uint16_t* return_type_idx, function in class:art::DexFile
700 bool success = CreateTypeList(signature, &return_type_idx, &param_type_indices);
H A Ddex_file.h720 bool CreateTypeList(const StringPiece& signature, uint16_t* return_type_idx,

Completed in 207 milliseconds