Searched refs:MakeRegistrationKey (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/google_apis/gcm/engine/
H A Dgcm_store_impl.cc78 std::string MakeRegistrationKey(const std::string& app_id) { function in namespace:gcm::__anon8376
338 std::string key = MakeRegistrationKey(app_id);
362 db_->Delete(write_options, MakeSlice(MakeRegistrationKey(app_id)));

Completed in 87 milliseconds