Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_rfc822.py13 def create_message(self, msg): member in MessageTestCase
/aosp_15_r20/external/sdv/vsomeip/implementation/compat/runtime/src/
Druntime_impl.cpp54 runtime_impl::create_message(bool _reliable) const { in create_message() function in vsomeip::runtime_impl
/aosp_15_r20/external/sdv/vsomeip/implementation/runtime/src/
Druntime_impl.cpp50 std::shared_ptr<message> runtime_impl::create_message(bool _reliable) const { in create_message() function in vsomeip_v3::runtime_impl
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c89 static int create_message(const int id) in create_message() function
/aosp_15_r20/external/wayland/src/
H A Dscanner.c424 create_message(struct location loc, const char *name) in create_message() function