Home
last modified time | relevance | path

Searched refs:before (Results 1 – 25 of 100) sorted by relevance

1234

/system/bt/tools/scripts/
Dchange_types.sh54 before=${tt%%:*}
58 sed -i -e "s/\b${before}/${after}/g; s/${after}_/${before}_/g;" "$1"
/system/extras/ioshark/
Dioshark_bench_subr.c358 static struct cpu_disk_util_stats before; variable
514 read_disk_util_state(&before); in capture_util_state_before()
515 read_cpu_util_state(&before); in capture_util_state_before()
530 tot1 = before.user_cpu_ticks + before.nice_cpu_ticks + in report_cpu_disk_util()
531 before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()
532 before.softirq_cpu_ticks; in report_cpu_disk_util()
535 tot1 += before.iowait_cpu_ticks + before.idle_cpu_ticks; in report_cpu_disk_util()
544 (before.user_cpu_ticks + before.nice_cpu_ticks); in report_cpu_disk_util()
552 (before.system_cpu_ticks + before.hardirq_cpu_ticks + in report_cpu_disk_util()
553 before.softirq_cpu_ticks); in report_cpu_disk_util()
[all …]
/system/sepolicy/prebuilts/api/27.0/private/
Dseapp_contexts32 # (1) isSystemServer=true before isSystemServer=false.
33 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp= boolean.
34 # (3) Specified isV2App= before unspecified isV2App= boolean.
35 # (4) Specified isOwner= before unspecified isOwner= boolean.
36 # (5) Specified user= string before unspecified user= string.
37 # (6) Fixed user= string before user= prefix (i.e. ending in *).
38 # (7) Longer user= prefix before shorter user= prefix.
39 # (8) Specified seinfo= string before unspecified seinfo= string.
41 # (9) Specified name= string before unspecified name= string.
42 # (10) Specified path= string before unspecified path= string.
[all …]
/system/sepolicy/prebuilts/api/26.0/private/
Dseapp_contexts32 # (1) isSystemServer=true before isSystemServer=false.
33 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp= boolean.
34 # (3) Specified isV2App= before unspecified isV2App= boolean.
35 # (4) Specified isOwner= before unspecified isOwner= boolean.
36 # (5) Specified user= string before unspecified user= string.
37 # (6) Fixed user= string before user= prefix (i.e. ending in *).
38 # (7) Longer user= prefix before shorter user= prefix.
39 # (8) Specified seinfo= string before unspecified seinfo= string.
41 # (9) Specified name= string before unspecified name= string.
42 # (10) Specified path= string before unspecified path= string.
[all …]
/system/sepolicy/prebuilts/api/28.0/private/
Dseapp_contexts32 # (1) isSystemServer=true before isSystemServer=false.
33 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp= boolean.
34 # (3) Specified isV2App= before unspecified isV2App= boolean.
35 # (4) Specified isOwner= before unspecified isOwner= boolean.
36 # (5) Specified user= string before unspecified user= string.
37 # (6) Fixed user= string before user= prefix (i.e. ending in *).
38 # (7) Longer user= prefix before shorter user= prefix.
39 # (8) Specified seinfo= string before unspecified seinfo= string.
41 # (9) Specified name= string before unspecified name= string.
42 # (10) Specified path= string before unspecified path= string.
[all …]
Dzygote.te71 # Check validity of SELinux context before use.
86 # Allow creating user-specific storage source if started before vold.
/system/sepolicy/prebuilts/api/29.0/private/
Dseapp_contexts50 # (1) isSystemServer=true before isSystemServer=false.
51 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp=
53 # (3) Specified isOwner= before unspecified isOwner= boolean.
54 # (4) Specified user= string before unspecified user= string;
55 # more specific user= string before less specific user= string.
56 # (5) Specified seinfo= string before unspecified seinfo= string.
57 # (6) Specified name= string before unspecified name= string;
58 # more specific name= string before less specific name= string.
59 # (7) Specified path= string before unspecified path= string.
60 # more specific name= string before less specific name= string.
[all …]
Dapp_zygote.te39 # Check validity of SELinux context before use.
131 # Think twice before changing.
/system/sepolicy/private/
Dseapp_contexts50 # (1) isSystemServer=true before isSystemServer=false.
51 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp=
53 # (3) Specified isOwner= before unspecified isOwner= boolean.
54 # (4) Specified user= string before unspecified user= string;
55 # more specific user= string before less specific user= string.
56 # (5) Specified seinfo= string before unspecified seinfo= string.
57 # (6) Specified name= string before unspecified name= string;
58 # more specific name= string before less specific name= string.
59 # (7) Specified path= string before unspecified path= string.
60 # more specific name= string before less specific name= string.
[all …]
Dapp_zygote.te39 # Check validity of SELinux context before use.
131 # Think twice before changing.
/system/bt/gd/os/linux_generic/
Dalarm_unittest.cc51 auto before = std::chrono::steady_clock::now(); in TEST_F() local
57 auto duration_ms = std::chrono::duration_cast<std::chrono::milliseconds>(after - before); in TEST_F()
Drepeating_alarm_unittest.cc75 auto before = std::chrono::steady_clock::now(); in TEST_F() local
81 auto duration = after - before; in TEST_F()
/system/vold/model/
DEmulatedVolume.cpp82 dev_t before = GetDevice(mFuseFull); in doMount() local
111 while (before == GetDevice(mFuseFull)) { in doMount()
DPublicVolume.cpp168 dev_t before = GetDevice(mFuseFull); in doMount() local
208 while (before == GetDevice(mFuseFull)) { in doMount()
/system/tools/xsdc/
DREADME.md13 #### before subsubsection
50 #### before subsubsection
83 If there are any changes, we update last_current.txt and last_removed.txt before
/system/core/init/
Dkeychords_test.cpp296 std::string before(InitInputFds()); in TEST() local
303 for (int retry = 1000; retry && before == InitInputFds(); --retry) test_frame.RelaxForMs(); in TEST()
305 EXPECT_NE(before, after); in TEST()
/system/media/camera/docs/
Dcamera_metadata_tags.mako47 * New sections must be added right before ANDROID_SECTION_COUNT to maintain
72 * before the section _END tag to preserve existing enumeration values. In
/system/sepolicy/prebuilts/api/27.0/public/
Dinstalld.te24 # Check validity of SELinux context before use.
45 # and lib symlinks before the setfilecon call. May want to
88 # Upgrade from before system_app_data_file was used for system UID apps.
/system/sepolicy/prebuilts/api/26.0/public/
Dinstalld.te24 # Check validity of SELinux context before use.
45 # and lib symlinks before the setfilecon call. May want to
88 # Upgrade from before system_app_data_file was used for system UID apps.
/system/sepolicy/prebuilts/api/28.0/public/
Dinstalld.te23 # Check validity of SELinux context before use.
44 # and lib symlinks before the setfilecon call. May want to
89 # Upgrade from before system_app_data_file was used for system UID apps.
/system/sepolicy/prebuilts/api/29.0/public/
Dinstalld.te30 # Check validity of SELinux context before use.
53 # and lib symlinks before the setfilecon call. May want to
98 # Upgrade from before system_app_data_file was used for system UID apps.
/system/sepolicy/public/
Dinstalld.te30 # Check validity of SELinux context before use.
53 # and lib symlinks before the setfilecon call. May want to
98 # Upgrade from before system_app_data_file was used for system UID apps.
/system/bt/service/doc/
DIBluetooth.txt66 * before the adapter is enabled for the first time.
80 * not been initialized yet (before the first time it gets enabled), this will
/system/libhidl/transport/manager/1.2/
DIClientCallback.hal25 * unregister using @1.2::IServiceManager's tryUnregister before quiting in case another client
/system/core/bootstat/
Dbootstat.rc5 # before post-fs trigger
74 # Need go after persist peroperties are loaded which is right before zygote-start trigger

1234