Home
last modified time | relevance | path

Searched defs:methods_ (Results 1 – 25 of 146) sorted by relevance

123456

/aosp_15_r20/external/google-cloud-java/java-apikeys/proto-google-cloud-apikeys-v2/src/main/java/com/google/api/apikeys/v2/
H A DApiTarget.java132 private com.google.protobuf.LazyStringList methods_; field in ApiTarget
724 private com.google.protobuf.LazyStringList methods_ = field in ApiTarget.Builder
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_boot_info.h66 std::vector<std::pair<uint32_t, uint32_t>> methods_; variable
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/
H A Dservice.h78 const internal::MethodUnion* const methods_; variable
/aosp_15_r20/art/tools/dexanalyze/
H A Ddexanalyze_bytecode.h51 SafeMap<size_t, size_t> methods_; member
/aosp_15_r20/art/runtime/
H A Dreflective_handle_scope.h196 std::array<ReflectiveReference<ArtMethod>, kNumMethods> methods_; variable
/aosp_15_r20/external/pigweed/pw_rpc/
H A Dserver_test.cc69 std::array<TestMethodUnion, 2> methods_; member in pw::rpc::__anonaf12ed3f0111::TestService
77 static constexpr std::array<TestMethodUnion, 0> methods_ = {}; member in pw::rpc::__anonaf12ed3f0111::EmptyService
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dservice_type.h230 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dservice_type.h230 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dservice_type.h230 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/core/
H A Dclass_type.h422 std::vector<torch::jit::Function*> methods_; member
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/art/libdexfile/dex/
H A Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h396 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h396 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dtest_dex_file_builder.h394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs137 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
H A DApi.cs137 …private readonly pbc::RepeatedField<global::Google.Protobuf.WellKnownTypes.Method> methods_ = new … field in Google.Protobuf.WellKnownTypes.Api
/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.h348 std::vector<IPCFrame_BindServiceReply_MethodInfo> methods_; variable
/aosp_15_r20/art/runtime/mirror/
H A Dclass.h1543 uint64_t methods_; variable
/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.h348 std::vector<IPCFrame_BindServiceReply_MethodInfo> methods_; variable
/aosp_15_r20/art/runtime/jni/
H A Djni_id_manager.cc641 std::vector<ArtMethod*> methods_; member in art::jni::JniIdDeferStackReflectiveScope
/aosp_15_r20/external/executorch/extension/pybindings/
H A Dpybindings.cpp392 std::unordered_map<std::string, std::unique_ptr<Method>> methods_; member in executorch::extension::pybindings::__anon7828bc6a0111::Module

123456