Home
last modified time | relevance | path

Searched refs:actions (Results 1 – 25 of 31) sorted by relevance

12

/system/core/fs_mgr/libsnapshot/corpus/
Dlaunch_device.txt42 actions {
46 actions {
98 actions {
108 actions {
118 actions {
128 actions {
131 actions {
134 actions {
137 actions {
140 actions {
[all …]
Davoid-io-in-fuzzer.txt35 actions {
38 actions {
/system/core/libprocessgroup/profiles/
Dtask_profiles_test.h56 auto&& action = profile.actions(action_idx); in TEST_P()
Dtask_profiles.proto38 repeated Action actions = 2 [json_name = "Actions"]; field
/system/core/fs_mgr/libsnapshot/android/snapshot/
Dsnapshot_fuzz.proto107 // More data used to prep the test before running actions.
109 repeated SnapshotManagerActionProto actions = 10000; field
/system/bt/doc/
Dpower_management.md45 and what actions to take for the above events are defined in the
52 power modes are acceptable and what actions to take for each event.
55 hex bitfields. The actual actions taken are determined by the
56 `bta_dm_pm_set_mode` function, but a few of the actions listed deserve some
122 both actions specified for the profile in the `bta_dm_pm_spec` tables. If
127 instead. If both actions have been attempted, then the action is set to
/system/sepolicy/prebuilts/api/27.0/private/
Disolated_app.te76 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
77 # except the find actions for services allowlisted below.
Dapp_neverallows.te123 # Do not permit untrusted apps to perform actions on HwBinder service_manager
124 # other than find actions for services listed below
/system/sepolicy/prebuilts/api/28.0/private/
Disolated_app.te79 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
80 # except the find actions for services allowlisted below.
Dapp_neverallows.te146 # Do not permit untrusted apps to perform actions on HwBinder service_manager
147 # other than find actions for services listed below
/system/core/fs_mgr/libsnapshot/
Dsnapshot_fuzz.cpp244 SnapshotManagerAction::ExecuteAll(test_module.snapshot.get(), snapshot_fuzz_data.actions()); in DEFINE_PROTO_FUZZER()
294 const auto& action_proto = snapshot_fuzz_data_->actions(action_index); in Execute()
/system/extras/memory_replay/traces/
DREADME21 free - Free memory allocated using one of the above actions.
/system/core/libprocessgroup/
Dtask_profiles.cpp459 const Json::Value& actions = profile_val["Actions"]; in Load() local
462 for (Json::Value::ArrayIndex act_idx = 0; act_idx < actions.size(); ++act_idx) { in Load()
463 const Json::Value& action_val = actions[act_idx]; in Load()
/system/sepolicy/private/
Disolated_app.te90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
91 # except the find actions for services allowlisted below.
Dapp_neverallows.te201 # Do not permit untrusted apps to perform actions on HwBinder service_manager
202 # other than find actions for services listed below
/system/sepolicy/prebuilts/api/29.0/private/
Disolated_app.te89 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
90 # except the find actions for services allowlisted below.
Dapp_neverallows.te204 # Do not permit untrusted apps to perform actions on HwBinder service_manager
205 # other than find actions for services listed below
/system/sepolicy/prebuilts/api/30.0/private/
Disolated_app.te90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
91 # except the find actions for services allowlisted below.
Dapp_neverallows.te216 # Do not permit untrusted apps to perform actions on HwBinder service_manager
217 # other than find actions for services listed below
/system/sepolicy/prebuilts/api/31.0/private/
Disolated_app.te90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager
91 # except the find actions for services allowlisted below.
Dapp_neverallows.te201 # Do not permit untrusted apps to perform actions on HwBinder service_manager
202 # other than find actions for services listed below
/system/bt/gd/packet/parser/
Dlanguage_y.yy142 // All actions are handled in group_definition
146 // All actions are handled in checksum_definition
150 // All actions are handled in custom_field_definition
154 // All actions are handled in test_definition
/system/sepolicy/prebuilts/api/26.0/private/
Dapp_neverallows.te118 # Do not permit untrusted apps to perform actions on HwBinder service_manager
119 # other than find actions for services listed below
/system/core/init/
DREADME.md50 2. /vendor/etc/init/ is for SoC vendor items such as actions or
53 actions or daemons needed for motion sensor or other peripheral
61 init .rc file should additionally contain any actions associated with
74 actions that init performs correspond to services whose binaries are in
738 order of how they appear in that file. Then the `post-fs-data` actions of the imports of
935 1) Well formatted action, service and import sections, e.g. no actions without a preceding 'on'
/system/chre/doc/
Dframework_overview.md138 necessary cleanup actions now that the event is complete.

12