Home
last modified time | relevance | path

Searched defs:its_data (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/test/e2e_tests/
De2e_test_service.cpp71 vsomeip::byte_t its_data[8] = {0x00, 0x00, 0x00, 0xff, 0xff, 0xff, 0xff, 0xff}; in init() local
164 …vsomeip::byte_t its_data[8] = {0x00, 0x00, (uint8_t)received_requests_counters_[vsomeip_test::TEST… in on_message() local
176 …vsomeip::byte_t its_data[8] = {0x00, 0x00, 0x00, 0x00, 0xff, 0xff, (uint8_t)received_requests_coun… in on_message() local
De2e_profile_04_test_client.cpp137 const auto its_data = its_payload->get_data(); in on_message() local
155 const auto its_data = its_payload->get_data(); in on_message() local
De2e_profile_04_test_service.cpp57 vsomeip::byte_t its_data[] = { in init() local
/aosp_15_r20/external/sdv/vsomeip/test/someip_tp_tests/
Dsomeip_tp_test_service.cpp217 … std::vector<vsomeip::byte_t> its_data = generate_payload(someip_tp_test::number_of_fragments, in on_notify_method_called() local
234 … std::vector<vsomeip::byte_t> its_data = generate_payload(someip_tp_test::number_of_fragments, in send_fragmented_request_to_slave() local
287 std::vector<vsomeip::byte_t> its_data; in generate_payload() local
/aosp_15_r20/external/sdv/vsomeip/implementation/service_discovery/src/
Dservice_discovery_impl.cpp324 entry_data_t its_data; in send_subscription() local
455 auto its_data = create_eventgroup_entry(_service, _instance, in unsubscribe() local
506 auto its_data = create_eventgroup_entry(_service, _instance, in unsubscribe_all() local
545 auto its_data = create_eventgroup_entry(its_service.first, its_instance.first, in unsubscribe_all_on_suspend() local
695 entry_data_t its_data; in insert_find_entries() local
762 entry_data_t its_data; in create_eventgroup_entry() local
990 entry_data_t its_data; in insert_subscription_ack() local
1532 auto its_data = create_eventgroup_entry(_service, _instance, in process_offerservice_serviceentry() local
1692 auto its_data = create_eventgroup_entry(_service, _instance, in on_endpoint_connected() local
1729 entry_data_t its_data; in insert_offer_service() local
/aosp_15_r20/external/sdv/vsomeip/test/suspend_resume_tests/
Dsuspend_resume_test_client.cpp187 vsomeip::byte_t its_data[] = { TEST_SUSPEND }; in send_suspend() local
207 vsomeip::byte_t its_data[] = { TEST_STOP }; in send_stop() local
Dsuspend_resume_test_service.cpp120 vsomeip::byte_t its_data[] = { 0x1, 0x2, 0x3 }; in offer_service() local
/aosp_15_r20/external/sdv/vsomeip/implementation/message/src/
Dserializer.cpp113 std::stringstream its_data; in show() local
/aosp_15_r20/external/sdv/vsomeip/examples/
Dsubscribe-sample.cpp135 const vsomeip::byte_t its_data[] in on_message() local
Dnotify-sample.cpp176 vsomeip::byte_t its_data[10]; in notify() local
/aosp_15_r20/external/sdv/vsomeip/test/offer_tests/
Doffer_test_service.cpp131 std::vector<vsomeip::byte_t> its_data; in inc_counter_and_notify() local
/aosp_15_r20/external/sdv/vsomeip/test/security_tests/
Dsecurity_test_service.cpp59 …vsomeip::byte_t its_data[2] = {static_cast<vsomeip::byte_t>((vsomeip_test::TEST_SERVICE_SERVICE_ID… in init() local
/aosp_15_r20/external/sdv/vsomeip/test/initial_event_tests/
Dinitial_event_test_service.cpp56 …vsomeip::byte_t its_data[2] = {static_cast<vsomeip::byte_t>((service_info_.service_id & 0xFF00) >>… in initial_event_test_service() local
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_one_tests/
Dsubscribe_notify_one_test_service.cpp361 vsomeip::byte_t its_data[10] = {0}; in notify_one() local
/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_tests/
Dsubscribe_notify_test_service.cpp360 vsomeip::byte_t its_data[10] = {0}; in notify() local
/aosp_15_r20/external/sdv/vsomeip/implementation/security/src/
Dsecurity_impl.cpp1030 auto its_data = i->second; in load_interval_set() local
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Drouting_manager_impl.cpp1016 const byte_t *its_data = its_serializer->get_data(); in send_to() local
4159 std::uint64_t its_data(0); in memory_log_timer_cbk() local
Drouting_manager_stub.cpp193 const byte_t *its_data; in on_message() local
/aosp_15_r20/external/sdv/vsomeip/implementation/configuration/src/
Dconfiguration_impl.cpp2186 std::string its_data(j->second.data()); in load_partition() local