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

  /external/chromium/chrome/browser/ui/webui/options/chromeos/
user_image_source.h 33 std::vector<unsigned char> GetUserImage(const std::string& email) const;
user_image_source.cc 16 std::vector<unsigned char> UserImageSource::GetUserImage(
46 SendResponse(request_id, new RefCountedBytes(GetUserImage(email)));

Completed in 261 milliseconds