Home
last modified time | relevance | path

Searched defs:response_func (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/cloud_devices/tools/prototype/
Dprototype.py572 def inner(self, request, response_func, *args): argument
580 def inner(self, request, response_func, *args): argument
588 def inner(self, request, response_func, *args): argument
596 def inner(self, request, response_func, *args): argument
747 def do_ping(self, unused_request, response_func): argument
752 def do_public_info(self, unused_request, response_func): argument
759 def do_info(self, unused_request, response_func): argument
770 def do_wifi_switch(self, request, response_func): argument
788 def do_session_handshake(self, request, response_func): argument
836 def do_session_cancel(self, request, response_func): argument
[all …]