Searched refs:klass_str (Results 1 – 2 of 2) sorted by relevance
1200 std::string klass_str = line.substr(0, method_sep_index); in ProcessBootLine() local1204 if (!FindClass(dex_files, klass_str, &class_ref)) { in ProcessBootLine()1205 LOG(WARNING) << "Could not find class: " << klass_str; in ProcessBootLine()
699 Handle<mirror::Class> klass_str( in TEST_F() local723 reinterpret_cast<size_t>(klass_str.Get()), in TEST_F()739 reinterpret_cast<size_t>(klass_str.Get()), in TEST_F()