Home | History | Annotate | Download | only in ndk-depends

Lines Matching full:lib_name

696       String lib_name = parser.GetStringByIndex(str_index, str_table_index);
697 if (!lib_name.empty()) {
698 result->push_back(lib_name);