Lines Matching refs:only

73 ensures that the only service entries that init reads and the only
111 This versioning scheme is used only for the init files within APEX
234 stdio_to_kmsg option, which only connects stdout and stderr to kmsg.
251 _type_ set to "net". Note that only one namespace of a given _type_ may be entered.
287 > This option may take a property instead of a list of keycodes. In this case, only one option is
294 only PRODUCT_DEFAULT_PROPERTY_OVERRIDES properties can be used.
299 of the device's physical memory (only if memcg is mounted).
304 (only if memcg is mounted). This property will override the values specified
308 > Sets the child's memory.soft_limit_in_bytes to the specified value (only if memcg is mounted),
312 > Sets the child's memory.swappiness to the specified value (only if memcg is mounted),
393 Android logging during early boot and whose logs messages we want to capture. This is only enabled
394 when /dev/kmsg_debug is enabled, which is only enabled on userdebug and eng builds.
459 An Action can have multiple property triggers but may only have one
463 `on boot && property:a=b` defines an action that is only executed when
508 but bootcharting is only active if the file /data/bootchart/enabled exists;
531 `class_restart [--only-enabled] <serviceclass>`
532 > Restarts all services of the specified class. If `--only-enabled` is
604 > Note that these commands only act on interfaces specified by the `interface` service option, not
628 (fatal logging only). The numeric values correspond to the kernel log
662 init executable will only mount entries with "latemount" flag. By default,
677 configurations. Intended to be used only once when apexd notifies the mount
680 `restart [--only-if-running] <service>`
682 restarting, otherwise, it just starts the service. If "--only-if-running" is
683 specified, the service is only restarted if it is already running.
798 There are only three times where the init executable imports .rc files:
859 only one option for _target_, `interface` which indicates that _value_ will refer to an interface
870 properties are only settable; they will have no value when read.
1041 There are other parts of init scripts that are only parsed at runtime and therefore not checked