HomeSort by relevance Sort by last modified time
    Searched refs:num_actions (Results 1 - 6 of 6) sorted by null

  /external/vboot_reference/scripts/image_signing/
common.sh 21 local num_actions=${#cleanup_actions[*]}
22 if [ ${num_actions} -gt 0 ]; then
23 eval "${cleanup_actions[$num_actions-1]}" > /dev/null 2>&1
24 unset cleanup_actions[$num_actions-1]
  /device/google/marlin/thermal-engine/
thermal_client.h 51 uint32_t num_actions; member in struct:action_info_data
  /hardware/qcom/msm8998/thermal-engine/
thermal_client.h 64 uint32_t num_actions; member in struct:action_info_data
  /external/freetype/src/autofit/
aflatin.c 2950 FT_UInt num_actions = 0; local
    [all...]
afcjk.c 1802 FT_UInt num_actions = 0; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-xtensa.c 8370 unsigned num_actions = 0; local
    [all...]

Completed in 282 milliseconds