HomeSort by relevance Sort by last modified time
    Searched refs:CreateConnectionManager (Results 1 - 4 of 4) sorted by null

  /system/update_engine/
connection_manager_android.cc 22 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager(
connection_manager_interface.h 58 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager(
connection_manager.cc 42 std::unique_ptr<ConnectionManagerInterface> CreateConnectionManager(
real_system_state.cc 77 connection_manager_ = connection_manager::CreateConnectionManager(this);

Completed in 194 milliseconds