Searched defs:ctx (Results 1 – 9 of 9) sorted by relevance
60 auto* ctx = static_cast<XzCallbacks*>(const_cast<ISeqInStream*>(p)); in XzCompress() local67 auto* ctx = static_cast<const XzCallbacks*>(p); in XzCompress() local
92 void DexFile::AddMethodInfoCallback(const ExtDexFileMethodInfo* ext_method_info, void* ctx) { in AddMethodInfoCallback()
38 android_log_event_list ctx(EVENT_LOG_TAG_dvm_lock_sample); in LogContentionEvent() local
32 GetProxyQuickFrameVisitor(art::Thread* target, art::Context* ctx, size_t frame_depth) in GetProxyQuickFrameVisitor()
305 SHA_CTX ctx; in ComputeFileBuildId() local
158 auto func = [](art::Thread* thread, void* ctx) { in DumpDeoptInfo()
675 static void RemoveTLSData(art::Thread* target, void* ctx) REQUIRES(art::Locks::thread_list_lock_) { in RemoveTLSData()
619 CallbackCtx ctx(&map, linker->GetAllocatorForClassLoader(art_klass->GetClassLoader())); in FindAndAllocateObsoleteMethods() local
2580 ALWAYS_INLINE InstructionHandler(SwitchImplContext* ctx, in InstructionHandler()2605 SwitchImplContext* const ctx; variable2625 ATTRIBUTE_NO_SANITIZE_ADDRESS void ExecuteSwitchImplCpp(SwitchImplContext* ctx) { in ExecuteSwitchImplCpp()