OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UpdateStats
(Results
1 - 4
of
4
) sorted by null
/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/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
...]
/external/chromium_org/third_party/leveldatabase/src/db/
version_set.cc
436
bool Version::
UpdateStats
(const GetStats& stats) {
482
return
UpdateStats
(state.stats);
[
all
...]
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector.cc
454
void StatsCollector::
UpdateStats
() {
456
// Calls to
UpdateStats
() that occur less than kMinGatherStatsPeriod number of
[
all
...]
Completed in 233 milliseconds