Home
last modified time | relevance | path

Searched refs:get_method_name (Results 1 – 25 of 51) sorted by relevance

123

/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/packaging/os/
H A Dconftest.py7 def get_method_name(request_body): function
18 method_name = get_method_name(request_body)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/tests/unit/plugins/modules/packaging/os/
H A Dconftest.py12 def get_method_name(request_body): function
23 method_name = get_method_name(request_body)
/dports/www/moodle310/moodle/grade/grading/form/
H A Dlib.php216 return new moodle_url('/grade/grading/form/'.$this->get_method_name().'/edit.php', $params);
349 $record->method = $this->get_method_name();
488 $class = 'gradingform_'. $this->get_method_name(). '_instance';
510 $class = 'gradingform_'. $this->get_method_name(). '_instance';
650 'method' => $this->get_method_name()), '*', IGNORE_MISSING);
666 protected function get_method_name() { function in gradingform_controller
/dports/www/moodle311/moodle/grade/grading/form/
H A Dlib.php216 return new moodle_url('/grade/grading/form/'.$this->get_method_name().'/edit.php', $params);
349 $record->method = $this->get_method_name();
488 $class = 'gradingform_'. $this->get_method_name(). '_instance';
510 $class = 'gradingform_'. $this->get_method_name(). '_instance';
650 'method' => $this->get_method_name()), '*', IGNORE_MISSING);
666 protected function get_method_name() { function in gradingform_controller
/dports/www/moodle39/moodle/grade/grading/form/
H A Dlib.php216 return new moodle_url('/grade/grading/form/'.$this->get_method_name().'/edit.php', $params);
349 $record->method = $this->get_method_name();
488 $class = 'gradingform_'. $this->get_method_name(). '_instance';
510 $class = 'gradingform_'. $this->get_method_name(). '_instance';
650 'method' => $this->get_method_name()), '*', IGNORE_MISSING);
666 protected function get_method_name() { function in gradingform_controller
/dports/net/py-gspread/gspread-5.1.1/tests/
H A Dconftest.py35 def get_method_name(self_id): function
85 return prefixed_counter(get_method_name(self.id()))
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dtest_op_il_seq_point.sh66 get_method_name () { function
108 METHOD_NAME=$(get_method_name "$METHOD")
/dports/www/phpbb3/phpBB3/phpbb/install/helper/file_updater/
H A Dfile_updater_interface.php48 public function get_method_name(); function
H A Dfactory.php49 $name = $updater->get_method_name();
H A Dcompression_file_updater.php129 public function get_method_name() function in phpbb\\install\\helper\\file_updater\\compression_file_updater
H A Dftp_file_updater.php132 public function get_method_name() function in phpbb\\install\\helper\\file_updater\\ftp_file_updater
H A Dfile_updater.php198 public function get_method_name() function in phpbb\\install\\helper\\file_updater\\file_updater
/dports/www/trafficserver/trafficserver-9.1.1/proxy/http/
H A DHttpDebugNames.h34 static const char *get_method_name(const char *method);
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/plugins/xep_0009/stanza/
H A DRPC.py32 def get_method_name(self): member in MethodCall
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/idl/idl/
H A Dcpp_types.py591 short_method_name = writer.get_method_name(method_name)
651 method_name = writer.get_method_name(self._field.serializer)
683 method_name = writer.get_method_name(self._field.serializer)
H A Dwriter.py71 def get_method_name(name): function
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dwindow-capture.c141 static const char *get_method_name(int method) in get_method_name() function
170 get_method_name(method), get_method_name(wc->method)); in log_settings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/java/
H A Dgin_java_method_invocation_helper_unittest.cc193 const std::string& get_method_name() { return method_->name(); } in get_method_name() function in content::__anond66e5ccd0311::ObjectIsGoneObjectDelegate
213 object_delegate->get_method_name(), no_objects); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/java/
H A Dgin_java_method_invocation_helper_unittest.cc193 const std::string& get_method_name() { return method_->name(); } in get_method_name() function in content::__anon887e68680311::ObjectIsGoneObjectDelegate
213 object_delegate->get_method_name(), no_objects); in TEST_F()
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Ddbusmethodinvocation.h167 Glib::ustring get_method_name() const;
/dports/www/moodle310/moodle/grade/grading/form/rubric/
H A Dlib.php91 …new moodle_url('/grade/grading/form/'.$this->get_method_name().'/preview.php', array('areaid' => $…
317 $params = array('areaid' => $this->areaid, 'method' => $this->get_method_name());
511 return $page->get_renderer('gradingform_'. $this->get_method_name());
/dports/www/moodle311/moodle/grade/grading/form/rubric/
H A Dlib.php91 …new moodle_url('/grade/grading/form/'.$this->get_method_name().'/preview.php', array('areaid' => $…
317 $params = array('areaid' => $this->areaid, 'method' => $this->get_method_name());
511 return $page->get_renderer('gradingform_'. $this->get_method_name());
/dports/www/moodle39/moodle/grade/grading/form/rubric/
H A Dlib.php91 …new moodle_url('/grade/grading/form/'.$this->get_method_name().'/preview.php', array('areaid' => $…
317 $params = array('areaid' => $this->areaid, 'method' => $this->get_method_name());
511 return $page->get_renderer('gradingform_'. $this->get_method_name());
/dports/www/moodle310/moodle/grade/grading/form/guide/
H A Dlib.php94 new moodle_url('/grade/grading/form/'.$this->get_method_name().'/preview.php',
315 'method' => $this->get_method_name()), '*');
502 return $page->get_renderer('gradingform_'. $this->get_method_name());
/dports/www/moodle39/moodle/grade/grading/form/guide/
H A Dlib.php94 new moodle_url('/grade/grading/form/'.$this->get_method_name().'/preview.php',
315 'method' => $this->get_method_name()), '*');
502 return $page->get_renderer('gradingform_'. $this->get_method_name());

123