Searched defs:handler_id_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/apps/
H A Dlauncher.cc138 handler_id_ = handler_id;
290 if (!handler_id_.empty()) {
291 handler = FileHandlerForId(*extension_, handler_id_);
325 if (handler_id_.empty())
326 handler_id_ = handler->id;
370 profile_, extension_, handler_id_, mime_types_, file_entries);
384 std::string handler_id_; member in class:apps::__anon1846::PlatformAppPathLauncher

Completed in 106 milliseconds