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

  /external/chromium_org/mojo/shell/
out_of_process_dynamic_service_runner.cc 40 DCHECK(app_completed_callback_.is_null());
41 app_completed_callback_ = app_completed_callback;
57 app_completed_callback_.Run();
58 app_completed_callback_.Reset();
out_of_process_dynamic_service_runner.h 40 base::Closure app_completed_callback_; member in class:mojo::shell::OutOfProcessDynamicServiceRunner

Completed in 254 milliseconds