OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:updatestats
(Results
1 - 11
of
11
) sorted by null
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector_unittest.cc
292
stats.
UpdateStats
();
353
stats.
UpdateStats
();
393
stats.
UpdateStats
();
409
stats.
UpdateStats
();
424
stats.
UpdateStats
();
425
stats.
UpdateStats
();
436
// without calling StatsCollector::
UpdateStats
.
463
// when StatsCollector::
UpdateStats
is called with ssrc stats.
492
stats.
UpdateStats
();
555
stats.
UpdateStats
();
[
all
...]
statscollector.h
60
void
UpdateStats
();
62
// Gets a StatsReports of the last collected stats. Note that
UpdateStats
must
peerconnection.cc
457
stats_.
UpdateStats
();
530
stats_.
UpdateStats
();
553
stats_.
UpdateStats
();
594
stats_.
UpdateStats
();
statscollector.cc
454
void StatsCollector::
UpdateStats
() {
456
// Calls to
UpdateStats
() that occur less than kMinGatherStatsPeriod number of
[
all
...]
/external/openfst/src/include/fst/
replace-util.h
174
void
UpdateStats
(Label j);
319
void ReplaceUtil<Arc>::
UpdateStats
(Label j) {
321
FSTERROR() << "ReplaceUtil::
UpdateStats
: stats not available";
495
UpdateStats
(j);
515
UpdateStats
(j);
/external/chromium_org/v8/benchmarks/spinning-balls/
v.js
362
function
updateStats
(pause) {
412
updateStats
(pause);
/external/v8/benchmarks/spinning-balls/
v.js
362
function
updateStats
(pause) {
412
updateStats
(pause);
/external/chromium_org/third_party/leveldatabase/src/db/
version_set.h
79
bool
UpdateStats
(const GetStats& stats);
version_set.cc
436
bool Version::
UpdateStats
(const GetStats& stats) {
482
return
UpdateStats
(state.stats);
[
all
...]
db_impl.cc
[
all
...]
/external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc
107
void
UpdateStats
(const gpu::GPUInfo& gpu_info,
600
UpdateStats
(gpu_info_, gpu_blacklist_.get(), features);
[
all
...]
Completed in 255 milliseconds