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

  /external/chromium_org/content/renderer/pepper/
ppb_uma_private_impl.cc 47 void HistogramCustomCounts(PP_Var name,
88 &HistogramCustomCounts,
  /external/chromium_org/ppapi/c/private/
ppb_uma_private.h 44 * HistogramCustomCounts is a pointer to a function which records a sample
48 void (*HistogramCustomCounts)(struct PP_Var name,

Completed in 66 milliseconds