OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:statsd
(Results
26 - 50
of
296
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/base/cmds/statsd/src/config/
ConfigKey.h
19
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
25
namespace
statsd
{
namespace in namespace:android::os
70
} // namespace
statsd
80
using android::os::
statsd
::ConfigKey;
ConfigListener.h
26
namespace
statsd
{
namespace in namespace:android::os
32
* Callback for different subsystems inside
statsd
to implement to find out
52
} // namespace
statsd
ConfigKey.cpp
21
namespace
statsd
{
namespace in namespace:android::os
52
} // namespace
statsd
/frameworks/base/cmds/statsd/src/condition/
condition_util.h
22
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
26
namespace
statsd
{
namespace in namespace:android::os
40
} // namespace
statsd
/frameworks/base/cmds/statsd/src/matchers/
CombinationLogMatchingTracker.h
25
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
29
namespace
statsd
{
namespace in namespace:android::os
53
} // namespace
statsd
SimpleLogMatchingTracker.h
26
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
31
namespace
statsd
{
namespace in namespace:android::os
55
} // namespace
statsd
matcher_util.h
27
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
33
namespace
statsd
{
namespace in namespace:android::os
47
} // namespace
statsd
/frameworks/base/cmds/statsd/tests/
StatsService_test.cpp
17
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h"
29
namespace
statsd
{
namespace in namespace:android::os
65
} // namespace
statsd
/frameworks/base/libs/incident/proto/android/os/
header.proto
25
// From
statsd
config, the id of the anomaly alert, unique among alerts.
36
optional int32 uid = 1; // The uid pushes the config to
statsd
.
37
optional int64 id = 2; // The unique id of the
statsd
config.
/system/sepolicy/prebuilts/api/28.0/private/
dumpstate.te
31
# Allow dumpstate to make binder calls to
statsd
32
binder_call(dumpstate,
statsd
)
39
statsd
/system/sepolicy/private/
dumpstate.te
31
# Allow dumpstate to make binder calls to
statsd
32
binder_call(dumpstate,
statsd
)
39
statsd
/frameworks/base/core/java/android/os/
IStatsManager.aidl
36
* Tells
statsd
that an anomaly may have occurred, so
statsd
can check whether this is so and
43
* Tells
statsd
that it is time to poll some stats.
Statsd
will be responsible for determing
50
* Tells
statsd
that it is time to handle periodic alarms.
Statsd
will be responsible for
57
* Tells
statsd
that the device is about to shutdown.
62
* Inform
statsd
what the version and package are for each uid. Note that each array should
68
* Inform
statsd
what the uid and version are for one app that was updated.
86
* Fetches metadata across
statsd
. Returns byte array representing wire-encoded proto
[
all
...]
/frameworks/base/cmds/statsd/src/anomaly/
AlarmTracker.h
23
#include "frameworks/base/cmds/
statsd
/src/statsd_config.pb.h" // Alarm
33
namespace
statsd
{
namespace in namespace:android::os
81
} // namespace
statsd
AlarmTracker.cpp
31
namespace
statsd
{
namespace in namespace:android::os
42
// startMillis is the time
statsd
is created. We need to find the 1st alarm timestamp after
43
// the config is added to
statsd
.
93
} // namespace
statsd
/frameworks/base/cmds/statsd/src/metrics/
MetricProducer.cpp
23
namespace
statsd
{
namespace in namespace:android::os
29
// this is old event, maybe
statsd
restarted?
70
} // namespace
statsd
/frameworks/base/cmds/statsd/tools/dogfood/res/values/
strings.xml
21
<string name="app_name">
Statsd
Dogfood</string>
23
<string name="statsd_running">
Statsd
Running</string>
24
<string name="statsd_not_running">
Statsd
NOT Running</string>
/cts/hostsidetests/statsd/src/android/cts/statsd/alarm/
AlarmTests.java
16
package android.cts.
statsd
.alarm;
18
import android.cts.
statsd
.atom.AtomTestCase;
30
*
Statsd
Anomaly Detection tests.
34
private static final String TAG = "
Statsd
.AnomalyDetectionTests";
/cts/hostsidetests/statsd/
AndroidTest.xml
16
<configuration description="Config for CTS
Statsd
host test cases">
18
<option name="config-descriptor:metadata" key="component" value="
statsd
" />
/cts/hostsidetests/statsd/apps/statsdapp/res/layout/
activity_davey.xml
18
xmlns:custom="http://schemas.android.com/apk/res/com.android.server.cts.device.
statsd
"
22
<com.android.server.cts.device.
statsd
.DaveyView
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
StatsdProvider.java
16
package com.android.server.cts.device.
statsd
;
27
public static final String AUTHORITY = "com.android.server.cts.device.
statsd
.provider";
/frameworks/base/cmds/statsd/benchmark/
filter_value_benchmark.cpp
25
namespace
statsd
{
namespace in namespace:android::os
64
} // namespace
statsd
stats_write_benchmark.cpp
21
namespace
statsd
{
namespace in namespace:android::os
38
} // namespace
statsd
/frameworks/base/cmds/statsd/src/external/
Perfetto.h
25
namespace
statsd
{
namespace in namespace:android::os
38
} // namespace
statsd
StatsPullerManager.h
23
namespace
statsd
{
namespace in namespace:android::os
69
} // namespace
statsd
/frameworks/base/cmds/statsd/src/
hash.h
23
namespace
statsd
{
namespace in namespace:android::os
44
} // namespace
statsd
Completed in 360 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>