Home
last modified time | relevance | path

Searched defs:AddMethod (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/javassist/src/test/test2/
H A DAddMethod.java3 public class AddMethod { class
8 public AddMethod() {} in AddMethod() method in AddMethod
/aosp_15_r20/external/angle/build/android/
H A Dconvert_dex_profile.py108 def AddMethod(self, method, line_numbers): member in Class
174 def AddMethod(self, method, tags): member in Profile
/aosp_15_r20/external/cronet/build/android/
H A Dconvert_dex_profile.py108 def AddMethod(self, method, line_numbers): member in Class
174 def AddMethod(self, method, tags): member in Profile
/aosp_15_r20/external/protobuf/python/
H A Dmox.py1194 def AddMethod(self, mock_method): member in MethodGroup
1214 def AddMethod(self, mock_method): member in UnorderedGroup
1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
/aosp_15_r20/external/cronet/third_party/protobuf/python/
H A Dmox.py1194 def AddMethod(self, mock_method): member in MethodGroup
1214 def AddMethod(self, mock_method): member in UnorderedGroup
1276 def AddMethod(self, mock_method): member in MultipleTimesGroup
/aosp_15_r20/frameworks/base/tools/aapt2/java/
H A DProguardRules.h63 inline void AddMethod(const UsageLocation& file, const NameAndSignature& name_and_signature) { in AddMethod() function
H A DProguardRules.cpp89 void AddMethod(size_t line_number, const std::string& method_name, in AddMethod() function in aapt::proguard::BaseVisitor
/aosp_15_r20/external/perfetto/src/profiling/
H A Ddeobfuscator.h66 void AddMethod(std::string obfuscated_name, std::string deobfuscated_name) { in AddMethod() function
/aosp_15_r20/external/grpc-grpc/include/grpcpp/impl/
H A Dservice_type.h145 void AddMethod(internal::RpcServiceMethod* method) { in AddMethod() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/impl/
Dservice_type.h145 void AddMethod(internal::RpcServiceMethod* method) { in AddMethod() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/
Dservice_type.h145 void AddMethod(internal::RpcServiceMethod* method) { in AddMethod() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dnamed.go456 func (t *Named) AddMethod(m *Func) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dnamed.go459 func (t *Named) AddMethod(m *Func) { func
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/art/libdexfile/dex/
H A Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/
Dtest_dex_file_builder.h62 void AddMethod(const std::string& class_descriptor, in AddMethod() function
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_composite_container.cc93 static PyObject* AddMethod(PyObject* self, PyObject* args, PyObject* kwargs) { in AddMethod() function
/aosp_15_r20/external/protobuf/python/google/protobuf/pyext/
H A Drepeated_composite_container.cc93 static PyObject* AddMethod(PyObject* self, PyObject* args, PyObject* kwargs) { in AddMethod() function
/aosp_15_r20/art/libprofile/profile/
H A Dprofile_compilation_info.h395 void AddMethod(ProfileIndexType profile_index, uint32_t method_index, MethodHotness::Flag flags) { in AddMethod() function
H A Dprofile_compilation_info.cc1350 bool ProfileCompilationInfo::AddMethod(const ProfileMethodInfo& pmi, in AddMethod() function in art::ProfileCompilationInfo
2417 bool ProfileCompilationInfo::DexFileData::AddMethod(MethodHotness::Flag flags, size_t index) { in AddMethod() function in art::ProfileCompilationInfo::DexFileData

12