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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sqs/
connection.py 485 def add_permission(self, queue, label, aws_account_id, action_name):
504 :type action_name: str or unicode
505 :param action_name: The action. Valid choices are:
519 'ActionName' : action_name}
queue.py 144 def add_permission(self, label, aws_account_id, action_name):
159 :type action_name: str or unicode
160 :param action_name: The action. Valid choices are:
169 action_name)
  /external/e2fsprogs/ext2ed/
dir_com.c 190 search_dir_entries, which accepts the action_name function as the client function.
192 4. search_dir_entries will scan the entire entries and will call our action_name function for each entry.
193 In action_name, the required name will be checked against the name of the current entry, and FOUND will be
257 info=search_dir_entries (&action_name,&status); /* Search for the entry. Answer in info. */
312 int action_name (struct struct_file_info *info) function
ext2ed.h 378 int action_name (struct struct_file_info *info);
  /external/fio/
gfio.c 1599 gchar *action_name; local
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
argparse.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
argparse.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py     [all...]

Completed in 387 milliseconds