Searched refs:JitPatchInfo (Results 1 – 1 of 1) sorted by relevance
641 struct JitPatchInfo { struct642 JitPatchInfo(const DexFile& dex_file, uint64_t idx) in JitPatchInfo() argument644 JitPatchInfo(JitPatchInfo&& other) = default;657 const JitPatchInfo& info, argument659 JitPatchInfo* NewJitRootStringPatch(const DexFile& dex_file,662 JitPatchInfo* NewJitRootClassPatch(const DexFile& dex_file,706 ArenaDeque<JitPatchInfo> jit_string_patches_;708 ArenaDeque<JitPatchInfo> jit_class_patches_;