/art/runtime/interpreter/ |
D | interpreter.cc | 59 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 70 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 77 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 84 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 91 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 98 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 111 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local 118 fntype* const fn = reinterpret_cast<fntype*>(const_cast<void*>( in InterpreterJni() local 128 fntype* const fn = in InterpreterJni() local 136 fntype* const fn = reinterpret_cast<fntype*>(method->GetEntryPointFromJni()); in InterpreterJni() local [all …]
|
/art/disassembler/ |
D | disassembler_arm64_test.cc | 63 void ImplantInstruction(LamdaType fn) { in ImplantInstruction() 74 void CompareInstruction(LamdaType fn, const char* EXP) { in CompareInstruction() 110 #define IMPLANT(fn) \ argument 115 #define COMPARE(fn, output) \ argument
|
D | disassembler.h | 53 ThreadOffsetNameFunction fn) in DisassemblerOptions()
|
/art/runtime/ |
D | class_loader_utils.h | 71 Visitor fn, in VisitClassLoaderDexElements() 110 Visitor fn, in VisitClassLoaderDexFiles() 153 Visitor fn) in VisitClassLoaderDexFiles()
|
D | native_bridge_art_interface.cc | 128 android::NativeBridgeSignalHandlerFn fn = android::NativeBridgeGetSignalHandler(signal); in InitializeNativeBridge() local
|
/art/runtime/native/ |
D | dalvik_system_VMStack.cc | 40 static ResultT GetThreadStack(const ScopedFastNativeObjectAccess& soa, jobject peer, T fn) in GetThreadStack() 77 auto fn = [](Thread* thread, const ScopedFastNativeObjectAccess& soaa) in VMStack_fillStackTraceElements() local 144 auto fn = [](Thread* thread, const ScopedFastNativeObjectAccess& soaa) in VMStack_getThreadStackTrace() local 157 auto fn = [](Thread* thread, const ScopedFastNativeObjectAccess& soaa) in VMStack_getAnnotatedThreadStackTrace() local
|
/art/libartbase/base/ |
D | systrace.h | 56 explicit ScopedTrace(Fn fn) { in ScopedTrace()
|
D | transform_iterator.h | 61 TransformIterator(BaseIterator base, Function fn) in TransformIterator()
|
D | transform_array_ref.h | 64 TransformArrayRef(const ArrayRef<OtherBT>& base, Function fn) in TransformArrayRef()
|
/art/tools/hiddenapi/ |
D | hiddenapi.cc | 255 void ForEachDexClass(const DexFile* dex_file, Fn fn) { in ForEachDexClass() 262 void ForEachDexClass(Fn fn) { in ForEachDexClass() 271 void ForEachDexMember(Fn fn) { in ForEachDexMember() 339 bool ForEachResolvableMember(const DexMember& other, Fn fn) { in ForEachResolvableMember() 353 void ForEachSubClass(Fn fn) { in ForEachSubClass() 364 Fn fn, in ForEachResolvableMember_Impl() 409 bool ForEachMatchingMember(const DexMember& other, Fn fn) { in ForEachMatchingMember() 452 bool ForEachResolvableMember(const DexMember& other, Fn fn) { in ForEachResolvableMember()
|
/art/test/ti-agent/ |
D | common_load.cc | 136 OnLoad fn = nullptr; in Agent_OnLoad() local
|
/art/test/674-hiddenapi/src-ex/ |
D | ChildClass.java | 535 String fn, boolean canAccess) { in throwDiscoveryException() 542 String fn) { in throwAccessException()
|
/art/runtime/verifier/ |
D | register_line.h | 369 void IterateRegToLockDepths(T fn) const { in IterateRegToLockDepths()
|
/art/sigchainlib/ |
D | sigchain_test.cc | 99 static void TestSignalBlocking(const std::function<void()>& fn) { in TestSignalBlocking()
|
/art/runtime/gc/accounting/ |
D | space_bitmap_test.cc | 193 static void RunTest(size_t alignment, TestFn&& fn) NO_THREAD_SAFETY_ANALYSIS { in RunTest()
|
/art/openjdkjvmti/ |
D | events-inl.h | 93 #define FORALL_EVENT_TYPES(fn) \ argument
|
D | ti_stack.cc | 128 FrameFn fn; member 154 FrameFn fn) { in MakeStackTraceVisitor()
|
D | ti_method.cc | 1215 #define FOR_JVMTI_JVALUE_TYPES(fn) \ argument
|
/art/libnativeloader/ |
D | public_libraries.cpp | 117 std::string_view fn = filename; in ReadExtensionLibraries() local
|
/art/runtime/jni/ |
D | java_vm_ext.cc | 336 void* fn = library->FindSymbol(jni_short_name, arg_shorty, jni_call_type); in FindNativeMethodInternal() local 1152 void* fn = agent->FindSymbol(jni_short_name); in FindCodeForNativeMethodInAgents() local
|
D | jni_internal.cc | 1592 #define GET_PRIMITIVE_FIELD(fn, instance) \ argument 1601 #define GET_STATIC_PRIMITIVE_FIELD(fn) \ argument 1608 #define SET_PRIMITIVE_FIELD(fn, instance, value) \ argument 1617 #define SET_STATIC_PRIMITIVE_FIELD(fn, value) \ argument
|
/art/dex2oat/ |
D | verifier_deps_test.cc | 313 bool RunValidation(Fn fn, const std::vector<uint8_t>& buffer) { in RunValidation()
|
/art/test/004-JniTest/ |
D | jni_test.cc | 66 Fn fn = reinterpret_cast<Fn>(arg); in AttachHelper() local
|
/art/perfetto_hprof/ |
D | perfetto_hprof.cc | 574 void ForInstanceReferenceField(art::mirror::Class* klass, F fn) NO_THREAD_SAFETY_ANALYSIS { in ForInstanceReferenceField()
|
/art/dex2oat/driver/ |
D | compiler_driver.cc | 1584 void ForAllLambda(size_t begin, size_t end, Fn fn, size_t work_units) in ForAllLambda() 1615 ForAllClosureLambda(ParallelCompilationManager* manager, size_t end, Fn fn) in ForAllClosureLambda()
|