Searched defs:ctx (Results 1 – 10 of 10) sorted by relevance
| /art/libdexfile/external/ |
| D | dex_file_ext_test.cc | 83 auto check_init = [](void* ctx, const ADexFile_Method* method) { in TEST_F() 98 auto check_main = [](void* ctx, const ADexFile_Method* method) { in TEST_F() 130 auto add = [](void* ctx, const ADexFile_Method* method) { in TEST_F()
|
| /art/libelffile/elf/ |
| D | xz_utils.cc | 61 auto* ctx = static_cast<XzCallbacks*>(const_cast<ISeqInStream*>(p)); in XzCompress() local 68 auto* ctx = static_cast<const XzCallbacks*>(p); in XzCompress() local
|
| /art/runtime/ |
| D | monitor_android.cc | 38 android_log_event_list ctx(EVENT_LOG_TAG_dvm_lock_sample); in LogContentionEvent() local
|
| /art/test/1945-proxy-method-arguments/ |
| D | get_args.cc | 32 GetProxyQuickFrameVisitor(art::Thread* target, art::Context* ctx, size_t frame_depth) in GetProxyQuickFrameVisitor()
|
| /art/perfetto_hprof/ |
| D | perfetto_hprof.cc | 269 Writer(pid_t parent_pid, JavaHprofDataSource::TraceContext* ctx, uint64_t timestamp) in Writer() 460 void DumpSmaps(JavaHprofDataSource::TraceContext* ctx) { in DumpSmaps() 604 NO_THREAD_SAFETY_ANALYSIS { in DumpPerfetto()
|
| /art/dex2oat/linker/ |
| D | elf_writer_quick.cc | 307 SHA_CTX ctx; in ComputeFileBuildId() local
|
| /art/openjdkjvmti/ |
| D | deopt_manager.cc | 158 auto func = [](art::Thread* thread, void* ctx) { in DumpDeoptInfo()
|
| D | ti_thread.cc | 678 static void RemoveTLSData(art::Thread* target, void* ctx) REQUIRES(art::Locks::thread_list_lock_) { in RemoveTLSData()
|
| D | ti_redefine.cc | 835 CallbackCtx ctx(&map, linker->GetAllocatorForClassLoader(art_klass->GetClassLoader())); in FindAndAllocateObsoleteMethods() local
|
| /art/runtime/interpreter/ |
| D | interpreter_switch_impl-inl.h | 1732 ALWAYS_INLINE InstructionHandler(SwitchImplContext* ctx, in InstructionHandler()
|