Home
last modified time | relevance | path

Searched refs:set_action (Results 1 – 5 of 5) sorted by relevance

/external/libwebm/webm_parser/tests/
Dblock_parser_test.cc533 bool set_action) { in SetExpectations() argument
544 if (set_action) { in SetExpectations()
554 if (set_action) { in SetExpectations()
/external/selinux/gui/
Dpolgengui.py577 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
588 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
599 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
607 self.file_dialog.set_action(Gtk.FileChooserAction.SELECT_FOLDER)
667 self.file_dialog.set_action(Gtk.FileChooserAction.SELECT_FOLDER)
/external/llvm-project/flang/runtime/
Dio-stmt.h338 void set_action(Action action) { action_ = action; } // ACTION= in set_action() function
Dio-api.cpp632 open->set_action(*action); in IONAME()
/external/selinux/python/sepolicy/sepolicy/
Dgui.py2653 self.file_dialog.set_action(Gtk.FileChooserAction.OPEN)
2660 self.file_dialog.set_action(Gtk.FileChooserAction.SAVE)