Home | Sort by relevance Sort by last modified time |
/external/chromium_org/mojo/application_manager/ | |
application_loader.cc | 13 : shell_handle_(shell_handle.Pass()) { 21 return shell_handle_.Pass(); |
application_loader.h | 55 ScopedMessagePipeHandle shell_handle_; member in class:mojo::ApplicationLoader::SimpleLoadCallbacks |