| /system/core/libprocessgroup/profiles/ |
| D | task_profiles.json | 95 "Actions": [ array 108 "Actions": [ array 121 "Actions": [ array 134 "Actions": [ array 147 "Actions": [ array 160 "Actions": [ array 173 "Actions": [ array 186 "Actions": [ array 199 "Actions": [ array 212 "Actions": [ array [all …]
|
| D | task_profiles.proto | 40 repeated Action actions = 2 [json_name = "Actions"]; field
|
| D | task_profiles_test.h | 56 auto&& action = profile.actions(action_idx); in TEST_P() 58 << "No name for profiles[" << profile_idx << "].actions[" << action_idx in TEST_P()
|
| /system/update_engine/common/ |
| D | action_processor.h | 38 // An ActionProcessor keeps a queue of Actions and processes them in order. 58 // remaining actions will be lost and must be re-enqueued if this Processor is 65 // no new actions will be started. Calling SuspendProcessing while the 96 // Continue processing actions (if any) after the last action terminated with 97 // the passed error code. If there are no more actions to process, the 101 // Actions that have not yet begun processing, in the order in which 135 // Called when processing has stopped. Does not mean that all Actions have 136 // completed. If/when all Actions complete, ProcessingDone() will be called.
|
| D | action_pipe.h | 37 // contain any type of object that an Action outputs/inputs. Actions 47 // Used by Actions an InputObjectType or OutputObjectType to specify that 67 // Bonds two Actions together with a new ActionPipe. The ActionPipe is 68 // jointly owned by the two Actions and will be automatically destroyed
|
| D | action.h | 52 // An ActionProcessor contains a queue of Actions to perform. When 82 // It is handy to have a non-templated base class of all Actions. 120 // Called on asynchronous actions if canceled. Actions may implement if 127 // Called on asynchronous actions if the processing is suspended and resumed, 217 // Actions on either end of a pipe to "own" the pipe. When the last Action
|
| D | action_pipe_unittest.cc | 51 // This test creates two simple Actions and sends a message via an ActionPipe
|
| /system/update_engine/ |
| D | sample_omaha_v3_response.xml | 12 <actions> 15 </actions>
|
| /system/cros-codecs/ci/ |
| D | template.yaml | 10 actions: 19 actions:
|
| /system/hardware/interfaces/media/aidl/android/media/audio/eraser/ |
| D | SoundClassification.aidl | 32 * Sounds produced by the human body through the actions of the individual. 37 * All sound produced by the bodies and actions of nonhuman animals.
|
| /system/sepolicy/prebuilts/api/34.0/private/ |
| D | isolated_app_all.te | 55 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 56 # except the find actions for services allowlisted below.
|
| /system/core/init/ |
| D | README.md | 5 Actions, Commands, Services, Options, and Imports. 19 Actions and Services implicitly declare a new section. All commands 50 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 117 Actions section 119 Actions are named sequences of commands. Actions have a trigger which 130 Actions take the form of: 137 Actions are added to the queue and executed based on the order that [all …]
|
| D | action_parser.cpp | 105 return Error() << "&& is the only symbol allowed to concatenate actions"; in ParseTriggers() 137 return Error() << "Actions must have a trigger"; in ParseSection()
|
| /system/sepolicy/prebuilts/api/202404/private/ |
| D | isolated_app_all.te | 58 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 59 # except the find actions for services allowlisted below.
|
| /system/sepolicy/private/ |
| D | isolated_app_all.te | 58 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 59 # except the find actions for services allowlisted below.
|
| /system/sepolicy/prebuilts/api/202504/private/ |
| D | isolated_app_all.te | 58 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 59 # except the find actions for services allowlisted below.
|
| /system/cros-codecs/ci/test-cases/ |
| D | run_tests.py | 11 URL_RUNS="https://api.github.com/repos/{repo}/actions/runs?head-sha={head_sha}&head-branch={head_br… 12 URL_RUN="https://api.github.com/repos/{repo}/actions/runs/{run_id}"
|
| /system/sepolicy/prebuilts/api/29.0/private/ |
| D | isolated_app.te | 89 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 90 # except the find actions for services allowlisted below.
|
| /system/sepolicy/prebuilts/api/33.0/private/ |
| D | isolated_app.te | 90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 91 # except the find actions for services allowlisted below.
|
| /system/sepolicy/prebuilts/api/32.0/private/ |
| D | isolated_app.te | 90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 91 # except the find actions for services allowlisted below.
|
| /system/sepolicy/prebuilts/api/31.0/private/ |
| D | isolated_app.te | 90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 91 # except the find actions for services allowlisted below.
|
| /system/sepolicy/prebuilts/api/30.0/private/ |
| D | isolated_app.te | 90 # Isolated apps must not be permitted to perform actions on Binder and VndBinder service_manager 91 # except the find actions for services allowlisted below.
|
| /system/chre/util/include/chre/util/ |
| D | throttle.h | 25 * @param interval The interval between actions
|
| /system/sepolicy/tests/ |
| D | treble_sepolicy_tests.py | 89 ACTIONS = Option.ACTIONS + ("extend",) variable in MultipleOption
|
| /system/server_configurable_flags/disaster_recovery/ |
| D | disaster_recovery.cc | 28 // flag reset actions.
|