Home
last modified time | relevance | path

Searched defs:clear_methods (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_ipc_wire_protocol_cpp_gen/gen/external/perfetto/protos/perfetto/ipc/
Dwire_protocol.gen.cc435 void IPCFrame_BindServiceReply::clear_methods() { methods_.clear(); } in clear_methods() function in perfetto::protos::gen::IPCFrame_BindServiceReply
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow_core_proto_cpp_lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.h753 inline void Api::clear_methods() { in clear_methods() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h802 inline void Api::clear_methods() { in clear_methods() function
/aosp_15_r20/out/soong/.intermediates/external/federated-compute/federated-compute-cc-proto-lite/android_arm64_armv8-2a_cortex-a55_static_apex33/gen/proto/google/protobuf/
Dapi.pb.h753 inline void Api::clear_methods() { in clear_methods() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dapi.pb.h802 inline void Api::clear_methods() { in clear_methods() function
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf/src/well_known_types/
Dapi.rs83 pub fn clear_methods(&mut self) { in clear_methods() method