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

  /external/boringssl/src/ssl/
custom_extensions.cc 50 // default_add_callback is used as the |add_callback| when the user doesn't
88 switch (ext->add_callback(ssl, ext->value, &contents, &contents_len, &alert,
216 ext->add_callback = add_cb;
internal.h 897 SSL_custom_ext_add_cb add_callback; member in struct:ssl_custom_extension
    [all...]
  /frameworks/base/tools/velocityplot/
velocityplot.py 118 self.timer.add_callback(lambda: self.update())
  /frameworks/base/tools/orientationplot/
orientationplot.py 183 self.timer.add_callback(lambda: self.update())

Completed in 86 milliseconds