Home
last modified time | relevance | path

Searched refs:numbers (Results 1 – 20 of 20) sorted by relevance

/system/core/storaged/
DEventLogTags.logtags1 # The entries in this file map a sparse set of log tag numbers to tag names.
4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
/system/logging/logd/
Devent.logtags1 # The entries in this file map a sparse set of log tag numbers to tag names.
4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
/system/logging/liblog/
Devent.logtags1 # The entries in this file map a sparse set of log tag numbers to tag names.
4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
Dpmsg_reader.cpp288 static const char numbers[] = "0123456789"; in __android_log_pmsg_file_read() local
321 cp = strpbrk(names->name, numbers); in __android_log_pmsg_file_read()
331 cp = strpbrk(r, numbers); in __android_log_pmsg_file_read()
/system/memory/lmkd/
Devent.logtags1 # The entries in this file map a sparse set of log tag numbers to tag names.
4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
/system/logging/logcat/
Devent.logtags1 # The entries in this file map a sparse set of log tag numbers to tag names.
4 # Tag numbers are decimal integers, from 0 to 2^31. (Let's leave the
7 # Tag names are one or more ASCII letters and numbers or underscores, i.e.
11 # Tag numbers and names are separated by whitespace. Blank lines and lines
/system/chre/apps/rpc_world/rpc/
Drpc_world.proto12 // Add multiple numbers.
/system/sepolicy/private/
Dfsck_untrusted.te20 # device, comparing the major and minor numbers to the filesystem
Dfsck.te45 # device, comparing the major and minor numbers to the filesystem
/system/timezone/
DREADME.android124 Starting from Android V the tzdata APEX through the inclusion of tz data set version numbers in the
129 - Major version numbers are mutually incompatible. e.g. v2 is not compatible
131 - Minor version numbers are backwards compatible. e.g. a v2.2 time zone data set
/system/core/debuggerd/proto/
Dtombstone.proto16 // If you add custom fields to this proto, do not use numbers in the reserved range.
/system/nfc/tools/casimir/
DREADME.rst38 the Android phone. The port numbers for a *local instance* can be obtained from
/system/extras/libatrace_rust/
DREADME.md109 This section is an overview, you can find specific numbers in
/system/extras/libjsonpb/
DREADME.md83 - JSON numbers should be `(s|fixed|u|)int32`, `float`, or `double` in the schema
/system/extras/simpleperf/doc/
Dandroid_platform_profiling.md27 source code and disassembly (with line numbers) in the report. Below is an example.
/system/chre/chpp/
DREADME.md89 …ze of 127 packets). Note that fragmented messages have multiple sequence numbers, one for each fra…
95 …ber of this packet. Note that fragmented messages have multiple sequence numbers, one for each fra…
205 CHPP’s built-in basic services take advantage of reserved handle numbers, ranging from 0x00 - 0x0f …
DRELEASE_NOTES.md86 …layer loopback ignores app layer functionality and state, as well as checksums and sequence numbers
/system/libsysprop/srcs/android/sysprop/
DTelephonyProperties.sysprop281 # Track CDMA SMS message id numbers to ensure they increment
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1837 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()
1845 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()
1853 .numbers = std::array<double, 10>{ {1, 2, 3, 4, 5, 6, 7, 8, 9, 10} }, in TEST_F()
/system/update_engine/
DREADME.md321 respectively. These numbers are [hard coded] in the updater client.