Searched refs:wide (Results 1 – 24 of 24) sorted by relevance
/system/libbase/ |
D | utf8_test.cpp | 32 std::wstring wide; in TEST() local 40 EXPECT_FALSE(android::base::UTF8ToWide("before\xa2" "after", &wide)); in TEST() 52 EXPECT_EQ(0U, wide.find(L"before")); in TEST() 54 EXPECT_EQ(wide.length() - (arraysize(after_wide) - 1), wide.find(after_wide)); in TEST() 125 std::wostringstream wide; in TEST() local 126 wide << UTF8ToWide(utf8.str()); in TEST() 128 EXPECT_EQ(kConvertRoundtripCases[i], wide.str()); in TEST() 144 const wchar_t* wide; in TEST() member 182 std::wstring expected(convert_cases[i].wide); in TEST() 419 std::wstring wide; in TEST() local [all …]
|
/system/extras/simpleperf/demo/CppApi/ |
D | gradle.properties | 1 # Project-wide Gradle settings.
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | gradle.properties | 1 # Project-wide Gradle settings.
|
/system/extras/simpleperf/demo/JavaApi/ |
D | gradle.properties | 1 # Project-wide Gradle settings.
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | gradle.properties | 1 # Project-wide Gradle settings.
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | gradle.properties | 1 # Project-wide Gradle settings.
|
/system/extras/simpleperf/doc/ |
D | android_platform_profiling.md | 14 1. After running `adb root`, simpleperf can be used to profile any process or system wide. 49 Sometimes we want to profile a process/system-wide when a special situation happens. In this case,
|
D | executable_commands_reference.md | 217 # Stat system wide using -a. 250 # Print system wide stat at interval of 300ms for 10 seconds. Note that system wide profiling needs 258 to do a system wide stat. 273 used to find busy threads in a process or system wide. With `--per-thread` option, stat cmd opens 297 When stating non-system wide with `--per-core` option, simpleperf creates a perf event for each 318 # Print event counts for each cpu system wide. 372 # Record system wide.
|
D | scripts_reference.md | 111 when you record profiling data using `simpleperf record` directly, to do system wide profiling or
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | traced_perf.te | 11 # Allow traced_perf full use of perf_event_open(2). It will perform cpu-wide
|
D | ephemeral_app.te | 97 # Avoid reads to proc_net, it contains too much device wide information about
|
D | domain.te | 32 # zygote is excluded as system-wide profiling could end up with it
|
/system/sepolicy/private/ |
D | traced_perf.te | 11 # Allow traced_perf full use of perf_event_open(2). It will perform cpu-wide
|
D | ephemeral_app.te | 93 # Avoid reads to proc_net, it contains too much device wide information about
|
D | domain.te | 32 # zygote is excluded as system-wide profiling could end up with it
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | ephemeral_app.te | 68 # Avoid reads to proc_net, it contains too much device wide information about
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | ephemeral_app.te | 66 # Avoid reads to proc_net, it contains too much device wide information about
|
D | app.te | 72 # Query whether a Surface supports wide color
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | ephemeral_app.te | 79 # Avoid reads to proc_net, it contains too much device wide information about
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | ephemeral_app.te | 100 # Avoid reads to proc_net, it contains too much device wide information about
|
/system/bpf/bpfloader/ |
D | bpfloader.rc | 35 # However, while the rlimit is per-thread, the accounting is system wide.
|
/system/core/fastboot/ |
D | README.md | 6 to allow it to be used across a wide range of devices and from hosts running
|
/system/update_engine/ |
D | README.md | 257 `delta_generator` is a tool with a wide range of options for generating
|
/system/core/rootdir/ |
D | init.rc | 1022 # kernel has the hooks. In this case, the system-wide perf_event_paranoid
|