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

  /external/chromium_org/google_apis/gcm/base/
mcs_util.cc 55 std::string auth_id_str = base::Uint64ToString(auth_id); local
70 login_request->set_resource(auth_id_str);
71 login_request->set_user(auth_id_str);

Completed in 701 milliseconds