Home
last modified time | relevance | path

Searched defs:add_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.cc436 IPCFrame_BindServiceReply_MethodInfo* IPCFrame_BindServiceReply::add_methods() { methods_.emplace_b… in add_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.h775 inline ::PROTOBUF_NAMESPACE_ID::Method* Api::add_methods() { in add_methods() function
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dapi.pb.h824 inline ::PROTOBUF_NAMESPACE_ID::Method* Api::add_methods() { in add_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.h775 inline ::PROTOBUF_NAMESPACE_ID::Method* Api::add_methods() { in add_methods() function
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dapi.pb.h824 inline ::PROTOBUF_NAMESPACE_ID::Method* Api::add_methods() { in add_methods() function
/aosp_15_r20/external/python/cpython2/Objects/
Dtypeobject.c3727 add_methods(PyTypeObject *type, PyMethodDef *meth) function