Home
last modified time | relevance | path

Searched defs:int_value (Results 1 – 7 of 7) sorted by relevance

/packages/modules/StatsD/statsd/tools/localtools/test/data/atoms/external_atoms/
Dexternal_test_atom.proto25 optional int32 int_value = 2; field
/packages/apps/Settings/protos/
Dspa_search_landing.proto32 int32 int_value = 1; field
/packages/modules/Bluetooth/system/gd/os/android/
Dsystem_properties.cc77 auto int_value = common::Int64FromString(*value); in GetAndroidVendorReleaseVersion() local
/packages/modules/StatsD/statsd/src/matchers/
Dmatcher_util.cpp438 for (const int int_value : int_list.int_value()) { in matchesSimple() local
456 for (const int int_value : int_list.int_value()) { in matchesSimple() local
/packages/modules/Bluetooth/system/device/test/
Ddevice_iot_config_test.cc1064 int int_value = 0, new_value = 0xff; in TEST_F() local
1111 int int_value = 0, new_value = 0xff; in TEST_F() local
1158 int int_value = 123456789; in TEST_F() local
1214 int int_value = 123456789; in TEST_F() local
1265 int int_value = 0, get_default_value, set_value; in TEST_F() local
1373 int int_value = 0, get_default_value, set_value; in TEST_F() local
1479 int int_value = 0; in TEST_F() local
1639 int int_value = 0; in TEST_F() local
1797 int int_value, byte_num; in TEST_F() local
1946 int int_value = 123456789; in TEST_F() local
[all …]
/packages/modules/StatsD/statsd/src/
DFieldValue.h336 int32_t int_value; member
Dstatsd_config.proto112 repeated int64 int_value = 1; field