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

  /external/protobuf/python/google/protobuf/
reflection.py 56 from google.protobuf.pyext import cpp_message as message_impl
58 from google.protobuf.internal import python_message as message_impl
68 GeneratedProtocolMessageType = message_impl.GeneratedProtocolMessageType
  /external/harfbuzz_ng/src/
hb-buffer-private.hh 302 bool ret = message_impl (font, fmt, ap);
306 HB_INTERNAL bool message_impl (hb_font_t *font, const char *fmt, va_list ap) HB_PRINTF_FUNC(3, 0);
hb-buffer.cc 2005 hb_buffer_t::message_impl (hb_font_t *font, const char *fmt, va_list ap) function in class:hb_buffer_t
    [all...]

Completed in 92 milliseconds