HomeSort by relevance Sort by last modified time
    Searched full:app_content (Results 1 - 1 of 1) sorted by null

  /art/tools/veridex/
veridex.cc 136 std::vector<std::string> app_content; local
154 app_content.resize(app_files.size());
157 if (!Load(str, app_content[i++], &app_dex_files, &error_msg)) {

Completed in 112 milliseconds