Home
last modified time | relevance | path

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

/external/autotest/client/cros/netprotos/
Dcros_p2p.py40 def add_file(self, file_id, file_size, announce=False): argument
52 def remove_file(self, file_id, announce=False): argument
63 def set_num_connections(self, num_connections, announce=False): argument
77 def _update_records(self, announce): argument
Dzeroconf.py346 def register_TXT(self, domain, txt_list, announce=False): argument
/external/libyuv/files/
Dsetup_links.py131 def announce(self, planning): member in Action
151 def announce(self, planning): member in Remove
172 def announce(self, planning): member in Rmtree
208 def announce(self, planning): member in Symlink
/external/webrtc/
Dsetup_links.py152 def announce(self, planning): member in Action
172 def announce(self, planning): member in Remove
193 def announce(self, planning): member in Rmtree
229 def announce(self, planning): member in Symlink
/external/libevent/test/
Dtest.sh55 announce () { function
/external/icu/icu4c/source/samples/ustring/
Dustring.cpp46 printUString(const char *announce, const UChar *s, int32_t length) { in printUString()
86 printUnicodeString(const char *announce, const UnicodeString &s) { in printUnicodeString()
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/term/
D_term.py109 def announce(fmt, **kwargs): function
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/term/
D_term.py110 def announce(fmt, **kwargs): function
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dflow_control.cc196 const uint32_t announce = static_cast<uint32_t> GPR_CLAMP( in MaybeSendUpdate() local
270 uint32_t announce = static_cast<uint32_t> GPR_CLAMP( in MaybeSendUpdate() local
/external/python/cpython3/Lib/distutils/
Dcmd.py178 def announce(self, msg, level=1): member in Command
Ddist.py957 def announce(self, msg, level=log.INFO): member in Distribution
Dccompiler.py894 def announce(self, msg, level=1): member in CCompiler
/external/python/cpython2/Lib/distutils/
Dcmd.py180 def announce(self, msg, level=1): member in Command
Ddist.py944 def announce(self, msg, level=log.INFO): member in Distribution
Dccompiler.py861 def announce(self, msg, level=1): member in CCompiler