Home
last modified time | relevance | path

Searched defs:set_method_id (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/test/subscribe_notify_tests/
Dsubscribe_notify_test_globals.hpp51 static constexpr vsomeip::method_t set_method_id = 0x7777; variable
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/
H A Dpacket.h142 constexpr void set_method_id(uint32_t method_id) { method_id_ = method_id; } in set_method_id() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_wire_protocol_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
Dwire_protocol.gen.h283 void set_method_id(uint32_t value) { method_id_ = value; _has_field_.set(2); } in set_method_id() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_ipc_wire_protocol_cpp_gen_headers/gen/external/perfetto/protos/perfetto/ipc/
H A Dwire_protocol.gen.h283 void set_method_id(uint32_t value) { method_id_ = value; _has_field_.set(2); } in set_method_id() function