Searched refs:actions (Results 1 – 25 of 31) sorted by relevance
12
42 actions {46 actions {98 actions {108 actions {118 actions {128 actions {131 actions {134 actions {137 actions {140 actions {[all …]
35 actions {38 actions {
56 auto&& action = profile.actions(action_idx); in TEST_P()
38 repeated Action actions = 2 [json_name = "Actions"]; field
107 // More data used to prep the test before running actions.109 repeated SnapshotManagerActionProto actions = 10000; field
45 and what actions to take for the above events are defined in the52 power modes are acceptable and what actions to take for each event.55 hex bitfields. The actual actions taken are determined by the56 `bta_dm_pm_set_mode` function, but a few of the actions listed deserve some122 both actions specified for the profile in the `bta_dm_pm_spec` tables. If127 instead. If both actions have been attempted, then the action is set to
76 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager77 # except the find actions for services allowlisted below.
123 # Do not permit untrusted apps to perform actions on HwBinder service_manager124 # other than find actions for services listed below
79 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager80 # except the find actions for services allowlisted below.
146 # Do not permit untrusted apps to perform actions on HwBinder service_manager147 # other than find actions for services listed below
244 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()
21 free - Free memory allocated using one of the above actions.
459 const Json::Value& actions = profile_val["Actions"]; in Load() local462 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()
90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager91 # except the find actions for services allowlisted below.
201 # Do not permit untrusted apps to perform actions on HwBinder service_manager202 # other than find actions for services listed below
89 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager90 # except the find actions for services allowlisted below.
204 # Do not permit untrusted apps to perform actions on HwBinder service_manager205 # other than find actions for services listed below
216 # Do not permit untrusted apps to perform actions on HwBinder service_manager217 # other than find actions for services listed below
142 // All actions are handled in group_definition146 // All actions are handled in checksum_definition150 // All actions are handled in custom_field_definition154 // All actions are handled in test_definition
118 # Do not permit untrusted apps to perform actions on HwBinder service_manager119 # other than find actions for services listed below
50 2. /vendor/etc/init/ is for SoC vendor items such as actions or53 actions or daemons needed for motion sensor or other peripheral61 init .rc file should additionally contain any actions associated with74 actions that init performs correspond to services whose binaries are in738 order of how they appear in that file. Then the `post-fs-data` actions of the imports of935 1) Well formatted action, service and import sections, e.g. no actions without a preceding 'on'
138 necessary cleanup actions now that the event is complete.