Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 25 of 67) sorted by relevance

123

/aosp_15_r20/external/grpc-grpc/src/cpp/ext/filters/census/
H A Dcontext.h91 inline absl::string_view GetMethod(const grpc_core::Slice& path) { in GetMethod() function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_observability/grpc_observability/
H A Dserver_call_tracer.h37 inline absl::string_view GetMethod(const grpc_core::Slice& path) { in GetMethod() function
H A Dpython_census_context.h273 inline absl::string_view GetMethod(const char* method) { in GetMethod() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/filters/census/
Dcontext.h91 inline absl::string_view GetMethod(const grpc_core::Slice& path) { in GetMethod() function
/aosp_15_r20/art/openjdkjvmti/
H A Dti_breakpoint.h63 art::ArtMethod* GetMethod() const { in GetMethod() function
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DTypeExtensions.cs96 internal static MethodInfo GetMethod( in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/
H A DTypeExtensions.cs96 internal static MethodInfo GetMethod( in GetMethod() method in Google.Protobuf.Compatibility.TypeExtensions
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/authorization/
H A Devaluate_args.cc113 absl::string_view EvaluateArgs::GetMethod() const { in GetMethod() function in grpc_core::EvaluateArgs
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/authorization/
Devaluate_args.cc112 absl::string_view EvaluateArgs::GetMethod() const { in GetMethod() function in grpc_core::EvaluateArgs
/aosp_15_r20/external/ot-br-posix/src/rest/
H A Drequest.cpp70 HttpMethod Request::GetMethod() const in GetMethod() function in otbr::rest::Request
/aosp_15_r20/art/runtime/jit/
H A Dprofiling_info.h127 ArtMethod* GetMethod() const { in GetMethod() function
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_fake.h177 const std::string& GetMethod() const { return method_; } in GetMethod() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Cab/
H A DCabItem.h22 Byte GetMethod() const { return (Byte)(MethodMajor & 0xF); } in GetMethod() function
/aosp_15_r20/art/runtime/
H A Dreflective_handle_scope.h161 ALWAYS_INLINE ArtMethod* GetMethod(size_t i) { in GetMethod() function
H A Dimt_conflict_table.h188 ArtMethod* GetMethod(size_t index, PointerSize pointer_size) const { in GetMethod() function
H A Dstack.cc106 ArtMethod* StackVisitor::GetMethod() const { in GetMethod() function in art::StackVisitor
/aosp_15_r20/art/runtime/gc/
H A Dallocation_record.h50 ArtMethod* GetMethod() const { in GetMethod() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DCramfsHandler.cpp168 …unsigned GetMethod() const { return (unsigned)(Flags >> k_Flags_Method_Shift) & k_Flags_Method_Mas… in GetMethod() function
/aosp_15_r20/art/tools/veridex/
H A Dresolver.cc258 VeriMethod VeridexResolver::GetMethod(uint32_t method_index) { in GetMethod() function in art::VeridexResolver
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Nsis/
H A DNsisHandler.cpp79 static AString GetMethod(bool useFilter, NMethodType::EEnum method, UInt32 dict) in GetMethod() function
/aosp_15_r20/art/libartpalette/apex/
H A Dpalette.cc87 void* PaletteLoader::GetMethod(void* palette_lib, const char* name) { in GetMethod() function in __anon4eb894270111::PaletteLoader
/aosp_15_r20/art/runtime/interpreter/
H A Dshadow_frame.h265 ArtMethod* GetMethod() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetMethod() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.h286 unsigned GetMethod() const in GetMethod() function
/aosp_15_r20/art/test/common/
H A Druntime_state.cc185 static ArtMethod* GetMethod(ScopedObjectAccess& soa, jclass cls, const ScopedUtfChars& chars) in GetMethod() function
/aosp_15_r20/art/tools/hiddenapi/
H A Dhiddenapi.cc228 inline const ClassAccessor::Method& GetMethod() const { in GetMethod() function in art::hiddenapi::DexMember

123