Home
last modified time | relevance | path

Searched defs:_method (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dtcp_client_endpoint_impl.cpp385 service_t _service, method_t _method, in get_configured_times_from_endpoint()
418 std::size_t _bytes_to_send, service_t _service, method_t _method, in write_completion_condition()
Dtcp_server_endpoint_impl.cpp196 service_t _service, method_t _method, in get_configured_times_from_endpoint()
882 service_t _service, method_t _method, client_t _client, session_t _session, in write_completion_condition()
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DFusedDepthwiseConvolutionBatchNormalizationNode.h130 DepthwiseConvolutionMethod _method; variable
H A DFusedConvolutionBatchNormalizationWithPostOpsNode.h121 ConvolutionMethod _method; variable
H A DDepthwiseConvolutionLayerNode.h112 DepthwiseConvolutionMethod _method; variable
H A DFusedConvolutionBatchNormalizationNode.h135 ConvolutionMethod _method; variable
H A DFusedConvolutionWithPostOpNode.h124 ConvolutionMethod _method; variable
H A DConvolutionLayerNode.h122 ConvolutionMethod _method; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
H A DNECropResize.h106 InterpolationPolicy _method; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/functions/
H A DCLCropResize.h134 InterpolationPolicy _method; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/external/python/cpython3/Lib/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
944 def _method(*args, **kwargs): function
/aosp_15_r20/external/sdv/vsomeip/implementation/message/src/
Dmessage_base_impl.cpp50 void message_base_impl::set_method(method_t _method) { in set_method()
/aosp_15_r20/packages/providers/MediaProvider/photopicker/lint/checks/src/com/android/photopicker/lint/
DLazyInjectionDetector.kt145 for (_method in clazz.getMethods()) { in createUastHandler() method
/aosp_15_r20/external/sdv/vsomeip/implementation/compat/message/src/
Dmessage_base_impl.cpp57 message_base_impl::set_method(method_t _method) { in set_method()
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
H A DBeanUtilTest.java144 …private AnnotatedMethod _method(Class<?> cls, String name, Class<?>...parameterTypes) throws Excep… in _method() method in BeanUtilTest
/aosp_15_r20/external/sdv/vsomeip/implementation/compat/runtime/src/
Dapplication_impl.cpp224 service_t _service, instance_t _instance, method_t _method, in register_message_handler()
237 service_t _service, instance_t _instance, method_t _method) { in unregister_message_handler()
/aosp_15_r20/external/apache-commons-bcel/src/examples/
H A DJasminVisitor.java114 private Method _method; field in JasminVisitor
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
H A DAnnotatedMethod.java14 final protected transient Method _method; field in AnnotatedMethod
/aosp_15_r20/external/rust/android-crates-io/crates/httparse/benches/
Dparse.rs184 fn _method(c: &mut Criterion, name: &str, input: &'static [u8]) { in method() function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/
H A Dmetadata_test.py197 async def _method(request, unused_context): member in _TestGenericHandlerItself

1234