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

  /external/chromium_org/chrome/browser/ui/webui/ntp/android/
promo_handler.h 64 void RecordPromotionImpression(const std::string& id);
promo_handler.cc 214 RecordPromotionImpression(UTF16ToASCII(ExtractStringValue(args)));
225 void PromoHandler::RecordPromotionImpression(const std::string& id) {

Completed in 596 milliseconds