Home
last modified time | relevance | path

Searched refs:four (Results 1 – 10 of 10) sorted by relevance

/system/unwinding/libbacktrace/
Dbacktrace_testlib.cpp38 int test_level_four(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_four() argument
46 return one + two + three + four; in test_level_four()
49 int test_level_three(int one, int two, int three, int four, void (*callback_func)(void*), in test_level_three() argument
51 return test_level_four(one + 3, two + 6, three + 9, four + 12, callback_func, data) + 3; in test_level_three()
54 int test_level_two(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_two() argument
55 return test_level_three(one + 2, two + 4, three + 6, four + 8, callback_func, data) + 2; in test_level_two()
58 int test_level_one(int one, int two, int three, int four, void (*callback_func)(void*), void* data)… in test_level_one() argument
59 return test_level_two(one + 1, two + 2, three + 3, four + 4, callback_func, data) + 1; in test_level_one()
/system/extras/brillo_config/
DAndroid.mk61 four numbers separated by dots. Example: "1.2.0.0")
/system/unwinding/libunwindstack/tests/
DMemoryTest.cpp51 uint64_t four; member
/system/netd/tests/benchmarks/
DREADME.md8 four statistics:
/system/chre/doc/
Dframework_debugging.md22 CHRE framework currently supports four levels, namely Error `LOGE()`, Warning
/system/bt/gd/packet/parser/test/
Dtest_packets.pdl404 four : 32,
/system/core/fastboot/
DREADME.md31 The first four bytes of the response are "OKAY", "FAIL", "DATA",
57 The first four bytes of the response are "OKAY", "FAIL", or "INFO".
/system/apex/docs/
DREADME.md47 The four files in an APEX file are:
571 The four files in an APEX file are:
/system/extras/simpleperf/doc/
Dexecutable_commands_reference.md600 When reporting, it happens that not all records are of interest. The report command supports four
/system/core/init/
DREADME.md176 > This is a device-critical service. If it exits more than four times in