Home
last modified time | relevance | path

Searched defs:on_message (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/trusty/user/base/lib/tipc/rust/src/
Dservice.rs405 fn on_message( in on_message() method
442 fn on_message( in on_message() method
470 fn on_message( in on_message() method
631 fn on_message( in on_message() method
674 fn on_message( in on_message() method
727 fn on_message( in on_message() method
1245 fn on_message( in on_message() method
1407 fn on_message( in on_message() method
1433 fn on_message( in on_message() method
1458 fn on_message( in on_message() method
[all …]
/aosp_15_r20/trusty/user/app/secretkeeper/
Dlib.rs134 fn on_message( in on_message() method
168 fn on_message( in on_message() method
201 fn on_message( in on_message() method
/aosp_15_r20/trusty/user/app/keymint/
Dipc_manager.rs139 fn on_message( in on_message() method
414 fn on_message( in on_message() method
517 fn on_message( in on_message() method
/aosp_15_r20/trusty/user/base/app/metrics/test/crasher/
Dcrasher.c37 static int on_message(const struct tipc_port* port, handle_t chan, void* ctx) { in on_message() function
/aosp_15_r20/trusty/user/base/lib/sancov/test/srv/
Dmain.c111 static int on_message(const struct tipc_port* port, handle_t chan, void* ctx) { in on_message() function
/aosp_15_r20/trusty/user/app/sample/hwwsk/
Dmain.rs41 fn on_message( in on_message() method
/aosp_15_r20/external/python/bumble/tests/
Davrcp_test.py133 def on_message(transaction_label, is_response, ipid, pid, payload): function
/aosp_15_r20/external/sdv/vsomeip/test/restart_routing_tests/
Drestart_routing_test_service.cpp84 void routing_restart_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) { in on_message() function in routing_restart_test_service
Drestart_routing_test_client.cpp84 void routing_restart_test_client::on_message(const std::shared_ptr<vsomeip::message> &_response) { in on_message() function in routing_restart_test_client
/aosp_15_r20/external/sdv/vsomeip/test/header_factory_tests/
Dheader_factory_test_client.cpp94 void header_factory_test_client::on_message(const std::shared_ptr<vsomeip::message>& _response) in on_message() function in header_factory_test_client
Dheader_factory_test_service.cpp96 void header_factory_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) in on_message() function in header_factory_test_service
/aosp_15_r20/external/sdv/vsomeip/test/routing_tests/
Dlocal_routing_test_service.cpp90 void local_routing_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) in on_message() function in local_routing_test_service
Dlocal_routing_test_client.cpp94 void local_routing_test_client::on_message(const std::shared_ptr<vsomeip::message>& _response) in on_message() function in local_routing_test_client
Dexternal_local_routing_test_service.cpp96 void external_local_routing_test_service::on_message( in on_message() function in external_local_routing_test_service
/aosp_15_r20/trusty/user/base/lib/tipc/include/lib/tipc/
Dtipc_srv.h150 int (*on_message)(const struct tipc_port* port, handle_t chan, void* ctx); member
/aosp_15_r20/external/sdv/vsomeip/test/payload_tests/
Dpayload_test_service.cpp97 void payload_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) in on_message() function in payload_test_service
/aosp_15_r20/external/sdv/vsomeip/test/big_payload_tests/
Dbig_payload_test_service.cpp127 void big_payload_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) in on_message() function in big_payload_test_service
Dbig_payload_test_client.cpp139 void big_payload_test_client::on_message(const std::shared_ptr<vsomeip::message>& _response) in on_message() function in big_payload_test_client
/aosp_15_r20/external/sdv/vsomeip/examples/
Dsubscribe-sample.cpp94 void on_message(const std::shared_ptr<vsomeip::message> &_response) { in on_message() function in client_sample
Dresponse-sample.cpp96 void on_message(const std::shared_ptr<vsomeip::message> &_request) { in on_message() function in service_sample
/aosp_15_r20/frameworks/native/libs/binder/trusty/include_mock/lib/tipc/
H A Dtipc_srv.h41 int (*on_message)(const struct tipc_port* port, handle_t chan, void* ctx); member
/aosp_15_r20/external/sdv/vsomeip/test/security_tests/
Dsecurity_test_service.cpp122 void security_test_service::on_message(const std::shared_ptr<vsomeip::message>& _request) { in on_message() function in security_test_service
/aosp_15_r20/external/sdv/vsomeip/test/e2e_tests/
De2e_profile_04_test_client.cpp115 e2e_profile_04_test_client::on_message(const std::shared_ptr<vsomeip::message> &_message) { in on_message() function in e2e_profile_04_test_client
/aosp_15_r20/trusty/user/base/app/metrics/
Dconsumer.c82 static int on_message(const struct tipc_port* port, handle_t chan, void* ctx) { in on_message() function
/aosp_15_r20/external/sdv/vsomeip/test/malicious_data_tests/
Dmalicious_data_test_service.cpp119 void on_message(const std::shared_ptr<vsomeip::message> &_message) { in on_message() function in malicious_data_test_service

1234