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

  /system/update_engine/update_manager/
chromeos_policy.cc 469 const ConnectionType* conn_type_p = ec->GetValue( local
471 POLICY_CHECK_VALUE_AND_FAIL(conn_type_p, error);
472 ConnectionType conn_type = *conn_type_p;
    [all...]

Completed in 178 milliseconds