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

  /external/chromium_org/chrome/browser/ui/app_list/search/
app_search_provider.cc 26 indexed_name_(UTF8ToUTF16(extension->name())) {
31 const TokenizedString& indexed_name() const { return indexed_name_; }
35 TokenizedString indexed_name_; member in class:app_list::AppSearchProvider::App

Completed in 44 milliseconds