Home
last modified time | relevance | path

Searched defs:GetMethodType (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/art/runtime/mirror/
H A Dmethod_handle_impl-inl.h34 inline ObjPtr<mirror::MethodType> MethodHandle::GetMethodType() in GetMethodType() function
/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp_request.cc247 HttpMethod HttpRequestParser::GetMethodType(std::string_view token) { in GetMethodType() function in net::test_server::HttpRequestParser
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/compiler/
Dgenerator_helpers.h153 inline MethodType GetMethodType( in GetMethodType() function
/aosp_15_r20/external/grpc-grpc/src/compiler/
H A Dgenerator_helpers.h153 inline MethodType GetMethodType( in GetMethodType() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dbearer.cc85 MethodType GetMethodType(OpCode opcode) { in GetMethodType() function