Home
last modified time | relevance | path

Searched defs:other (Results 151 – 160 of 160) sorted by relevance

1234567

/art/perfetto_hprof/
Dperfetto_hprof.cc215 std::string other = (*it).ToStdString(); in OnSetup() local
/art/runtime/verifier/
Dverifier_deps.cc51 static inline void BitVectorOr(std::vector<bool>& to_update, const std::vector<bool>& other) { in BitVectorOr()
60 void VerifierDeps::MergeWith(std::unique_ptr<VerifierDeps> other, in MergeWith()
Dreg_type.h243 bool Equals(const RegType& other) const { return GetId() == other.GetId(); } in Equals()
/art/runtime/
Dart_method.cc190 bool ArtMethod::HasSameNameAndSignature(ArtMethod* other) { in HasSameNameAndSignature()
Dclass_linker.cc6408 bool HasSameNameAndSignature(ArtMethod* other) in HasSameNameAndSignature()
/art/openjdkjvmti/
Devents.cc1084 ArtJvmtiEvent other = event == ArtJvmtiEvent::kMethodExit in GetInstrumentationEventsFor() local
1106 ArtJvmtiEvent other = event == ArtJvmtiEvent::kBreakpoint ? ArtJvmtiEvent::kSingleStep in GetInstrumentationEventsFor() local
/art/tools/ahat/src/main/com/android/ahat/heapdump/
DParser.java745 @Override public boolean equals(Object other) { in equals()
/art/oatdump/
Doatdump.cc822 Stats other; in DumpStats() local
/art/openjdkjvmti/include/
Djvmti.h584 jvmtiHeapReferenceInfoReserved other; member
/art/runtime/jni/
Dcheck_jni.cc184 VarArgs(VarArgs&& other) noexcept { in VarArgs() function in art::__anon846bc2ca0111::VarArgs

1234567