/aosp_15_r20/external/google-cloud-java/java-apikeys/proto-google-cloud-apikeys-v2/src/main/java/com/google/api/apikeys/v2/ |
H A D | ApiTarget.java | 132 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 D | profile_boot_info.h | 66 std::vector<std::pair<uint32_t, uint32_t>> methods_; variable
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/ |
H A D | service.h | 78 const internal::MethodUnion* const methods_; variable
|
/aosp_15_r20/art/tools/dexanalyze/ |
H A D | dexanalyze_bytecode.h | 51 SafeMap<size_t, size_t> methods_; member
|
/aosp_15_r20/art/runtime/ |
H A D | reflective_handle_scope.h | 196 std::array<ReflectiveReference<ArtMethod>, kNumMethods> methods_; variable
|
/aosp_15_r20/external/pigweed/pw_rpc/ |
H A D | server_test.cc | 69 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 D | service_type.h | 230 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/ |
D | service_type.h | 230 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/ |
D | service_type.h | 230 std::vector<std::unique_ptr<internal::RpcServiceMethod>> methods_; variable
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | class_type.h | 422 std::vector<torch::jit::Function*> methods_; member
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 396 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 396 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | test_dex_file_builder.h | 394 std::map<MethodKey, uint32_t, MethodKeyComparator> methods_; variable
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ |
H A D | Api.cs | 137 …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 D | Api.cs | 137 …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/ |
D | wire_protocol.gen.h | 348 std::vector<IPCFrame_BindServiceReply_MethodInfo> methods_; variable
|
/aosp_15_r20/art/runtime/mirror/ |
H A D | class.h | 1543 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 D | wire_protocol.gen.h | 348 std::vector<IPCFrame_BindServiceReply_MethodInfo> methods_; variable
|
/aosp_15_r20/art/runtime/jni/ |
H A D | jni_id_manager.cc | 641 std::vector<ArtMethod*> methods_; member in art::jni::JniIdDeferStackReflectiveScope
|
/aosp_15_r20/external/executorch/extension/pybindings/ |
H A D | pybindings.cpp | 392 std::unordered_map<std::string, std::unique_ptr<Method>> methods_; member in executorch::extension::pybindings::__anon7828bc6a0111::Module
|