332 lines
		
	
	
		
			8.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			332 lines
		
	
	
		
			8.7 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
| .class final Landroidx/room/RoomDatabaseKt$withTransaction$2;
 | |
| .super Lkotlin/coroutines/jvm/internal/SuspendLambda;
 | |
| .source "RoomDatabase.kt"
 | |
| 
 | |
| # interfaces
 | |
| .implements Lej/p;
 | |
| 
 | |
| 
 | |
| # annotations
 | |
| .annotation system Ldalvik/annotation/EnclosingMethod;
 | |
|     value = Landroidx/room/RoomDatabaseKt;->c(Landroidx/room/RoomDatabase;Lej/l;Lkotlin/coroutines/c;)Ljava/lang/Object;
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/InnerClass;
 | |
|     accessFlags = 0x19
 | |
|     name = null
 | |
| .end annotation
 | |
| 
 | |
| .annotation system Ldalvik/annotation/Signature;
 | |
|     value = {
 | |
|         "Lkotlin/coroutines/jvm/internal/SuspendLambda;",
 | |
|         "Lej/p<",
 | |
|         "Lkotlinx/coroutines/n0;",
 | |
|         "Lkotlin/coroutines/c<",
 | |
|         "-TR;>;",
 | |
|         "Ljava/lang/Object;",
 | |
|         ">;"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/Metadata;
 | |
|     bv = {}
 | |
|     d1 = {
 | |
|         "\u0000\n\n\u0000\n\u0002\u0018\u0002\n\u0002\u0008\u0003\u0010\u0004\u001a\u00028\u0000\"\u0004\u0008\u0000\u0010\u0000*\u00020\u0001H\u008a@\u00a2\u0006\u0004\u0008\u0002\u0010\u0003"
 | |
|     }
 | |
|     d2 = {
 | |
|         "R",
 | |
|         "Lkotlinx/coroutines/n0;",
 | |
|         "invoke",
 | |
|         "(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;",
 | |
|         "<anonymous>"
 | |
|     }
 | |
|     k = 0x3
 | |
|     mv = {
 | |
|         0x1,
 | |
|         0x4,
 | |
|         0x0
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| .annotation runtime Lkotlin/coroutines/jvm/internal/DebugMetadata;
 | |
|     c = "androidx.room.RoomDatabaseKt$withTransaction$2"
 | |
|     f = "RoomDatabase.kt"
 | |
|     i = {
 | |
|         0x0,
 | |
|         0x0
 | |
|     }
 | |
|     l = {
 | |
|         0x3a
 | |
|     }
 | |
|     m = "invokeSuspend"
 | |
|     n = {
 | |
|         "$this$withContext",
 | |
|         "transactionElement"
 | |
|     }
 | |
|     s = {
 | |
|         "L$0",
 | |
|         "L$1"
 | |
|     }
 | |
| .end annotation
 | |
| 
 | |
| 
 | |
| # instance fields
 | |
| .field public final synthetic $block:Lej/l;
 | |
| 
 | |
| .field public final synthetic $this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
| .field public L$0:Ljava/lang/Object;
 | |
| 
 | |
| .field public L$1:Ljava/lang/Object;
 | |
| 
 | |
| .field public label:I
 | |
| 
 | |
| .field private p$:Lkotlinx/coroutines/n0;
 | |
| 
 | |
| 
 | |
| # direct methods
 | |
| .method public constructor <init>(Landroidx/room/RoomDatabase;Lej/l;Lkotlin/coroutines/c;)V
 | |
|     .locals 0
 | |
| 
 | |
|     iput-object p1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     iput-object p2, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$block:Lej/l;
 | |
| 
 | |
|     const/4 p1, 0x2
 | |
| 
 | |
|     invoke-direct {p0, p1, p3}, Lkotlin/coroutines/jvm/internal/SuspendLambda;-><init>(ILkotlin/coroutines/c;)V
 | |
| 
 | |
|     return-void
 | |
| .end method
 | |
| 
 | |
| 
 | |
| # virtual methods
 | |
| .method public final create(Ljava/lang/Object;Lkotlin/coroutines/c;)Lkotlin/coroutines/c;
 | |
|     .locals 3
 | |
|     .param p1    # Ljava/lang/Object;
 | |
|         .annotation build Lorg/jetbrains/annotations/Nullable;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .param p2    # Lkotlin/coroutines/c;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation system Ldalvik/annotation/Signature;
 | |
|         value = {
 | |
|             "(",
 | |
|             "Ljava/lang/Object;",
 | |
|             "Lkotlin/coroutines/c<",
 | |
|             "*>;)",
 | |
|             "Lkotlin/coroutines/c<",
 | |
|             "Lkotlin/d1;",
 | |
|             ">;"
 | |
|         }
 | |
|     .end annotation
 | |
| 
 | |
|     .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|     .end annotation
 | |
| 
 | |
|     const-string v0, "completion"
 | |
| 
 | |
|     invoke-static {p2, v0}, Lkotlin/jvm/internal/f0;->q(Ljava/lang/Object;Ljava/lang/String;)V
 | |
| 
 | |
|     new-instance v0, Landroidx/room/RoomDatabaseKt$withTransaction$2;
 | |
| 
 | |
|     iget-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     iget-object v2, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$block:Lej/l;
 | |
| 
 | |
|     invoke-direct {v0, v1, v2, p2}, Landroidx/room/RoomDatabaseKt$withTransaction$2;-><init>(Landroidx/room/RoomDatabase;Lej/l;Lkotlin/coroutines/c;)V
 | |
| 
 | |
|     check-cast p1, Lkotlinx/coroutines/n0;
 | |
| 
 | |
|     iput-object p1, v0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->p$:Lkotlinx/coroutines/n0;
 | |
| 
 | |
|     return-object v0
 | |
| .end method
 | |
| 
 | |
| .method public final invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 0
 | |
| 
 | |
|     check-cast p2, Lkotlin/coroutines/c;
 | |
| 
 | |
|     invoke-virtual {p0, p1, p2}, Landroidx/room/RoomDatabaseKt$withTransaction$2;->create(Ljava/lang/Object;Lkotlin/coroutines/c;)Lkotlin/coroutines/c;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     check-cast p1, Landroidx/room/RoomDatabaseKt$withTransaction$2;
 | |
| 
 | |
|     sget-object p2, Lkotlin/d1;->a:Lkotlin/d1;
 | |
| 
 | |
|     invoke-virtual {p1, p2}, Landroidx/room/RoomDatabaseKt$withTransaction$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
| 
 | |
|     return-object p1
 | |
| .end method
 | |
| 
 | |
| .method public final invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object;
 | |
|     .locals 4
 | |
|     .param p1    # Ljava/lang/Object;
 | |
|         .annotation build Lorg/jetbrains/annotations/NotNull;
 | |
|         .end annotation
 | |
|     .end param
 | |
|     .annotation build Lorg/jetbrains/annotations/Nullable;
 | |
|     .end annotation
 | |
| 
 | |
|     invoke-static {}, Lvi/b;->h()Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object v0
 | |
| 
 | |
|     .line 1
 | |
|     iget v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->label:I
 | |
| 
 | |
|     const/4 v2, 0x1
 | |
| 
 | |
|     if-eqz v1, :cond_1
 | |
| 
 | |
|     if-ne v1, v2, :cond_0
 | |
| 
 | |
|     iget-object v0, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->L$1:Ljava/lang/Object;
 | |
| 
 | |
|     check-cast v0, Landroidx/room/s;
 | |
| 
 | |
|     iget-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->L$0:Ljava/lang/Object;
 | |
| 
 | |
|     check-cast v1, Lkotlinx/coroutines/n0;
 | |
| 
 | |
|     :try_start_0
 | |
|     invoke-static {p1}, Lkotlin/d0;->n(Ljava/lang/Object;)V
 | |
|     :try_end_0
 | |
|     .catchall {:try_start_0 .. :try_end_0} :catchall_0
 | |
| 
 | |
|     goto :goto_0
 | |
| 
 | |
|     :catchall_0
 | |
|     move-exception p1
 | |
| 
 | |
|     goto :goto_1
 | |
| 
 | |
|     .line 2
 | |
|     :cond_0
 | |
|     new-instance p1, Ljava/lang/IllegalStateException;
 | |
| 
 | |
|     const-string v0, "call to \'resume\' before \'invoke\' with coroutine"
 | |
| 
 | |
|     invoke-direct {p1, v0}, Ljava/lang/IllegalStateException;-><init>(Ljava/lang/String;)V
 | |
| 
 | |
|     throw p1
 | |
| 
 | |
|     .line 3
 | |
|     :cond_1
 | |
|     invoke-static {p1}, Lkotlin/d0;->n(Ljava/lang/Object;)V
 | |
| 
 | |
|     iget-object p1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->p$:Lkotlinx/coroutines/n0;
 | |
| 
 | |
|     .line 4
 | |
|     invoke-interface {p1}, Lkotlinx/coroutines/n0;->getCoroutineContext()Lkotlin/coroutines/CoroutineContext;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     sget-object v3, Landroidx/room/s;->d:Landroidx/room/s$a;
 | |
| 
 | |
|     invoke-interface {v1, v3}, Lkotlin/coroutines/CoroutineContext;->get(Lkotlin/coroutines/CoroutineContext$b;)Lkotlin/coroutines/CoroutineContext$a;
 | |
| 
 | |
|     move-result-object v1
 | |
| 
 | |
|     if-nez v1, :cond_2
 | |
| 
 | |
|     invoke-static {}, Lkotlin/jvm/internal/f0;->L()V
 | |
| 
 | |
|     :cond_2
 | |
|     check-cast v1, Landroidx/room/s;
 | |
| 
 | |
|     .line 5
 | |
|     invoke-virtual {v1}, Landroidx/room/s;->c()V
 | |
| 
 | |
|     .line 6
 | |
|     :try_start_1
 | |
|     iget-object v3, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     invoke-virtual {v3}, Landroidx/room/RoomDatabase;->c()V
 | |
|     :try_end_1
 | |
|     .catchall {:try_start_1 .. :try_end_1} :catchall_3
 | |
| 
 | |
|     .line 7
 | |
|     :try_start_2
 | |
|     iget-object v3, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$block:Lej/l;
 | |
| 
 | |
|     iput-object p1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->L$0:Ljava/lang/Object;
 | |
| 
 | |
|     iput-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->L$1:Ljava/lang/Object;
 | |
| 
 | |
|     iput v2, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->label:I
 | |
| 
 | |
|     invoke-interface {v3, p0}, Lej/l;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
 | |
| 
 | |
|     move-result-object p1
 | |
|     :try_end_2
 | |
|     .catchall {:try_start_2 .. :try_end_2} :catchall_1
 | |
| 
 | |
|     if-ne p1, v0, :cond_3
 | |
| 
 | |
|     return-object v0
 | |
| 
 | |
|     :cond_3
 | |
|     move-object v0, v1
 | |
| 
 | |
|     .line 8
 | |
|     :goto_0
 | |
|     :try_start_3
 | |
|     iget-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     invoke-virtual {v1}, Landroidx/room/RoomDatabase;->A()V
 | |
|     :try_end_3
 | |
|     .catchall {:try_start_3 .. :try_end_3} :catchall_0
 | |
| 
 | |
|     .line 9
 | |
|     :try_start_4
 | |
|     iget-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     invoke-virtual {v1}, Landroidx/room/RoomDatabase;->i()V
 | |
|     :try_end_4
 | |
|     .catchall {:try_start_4 .. :try_end_4} :catchall_2
 | |
| 
 | |
|     .line 10
 | |
|     invoke-virtual {v0}, Landroidx/room/s;->g()V
 | |
| 
 | |
|     return-object p1
 | |
| 
 | |
|     :catchall_1
 | |
|     move-exception p1
 | |
| 
 | |
|     move-object v0, v1
 | |
| 
 | |
|     .line 11
 | |
|     :goto_1
 | |
|     :try_start_5
 | |
|     iget-object v1, p0, Landroidx/room/RoomDatabaseKt$withTransaction$2;->$this_withTransaction:Landroidx/room/RoomDatabase;
 | |
| 
 | |
|     invoke-virtual {v1}, Landroidx/room/RoomDatabase;->i()V
 | |
| 
 | |
|     throw p1
 | |
|     :try_end_5
 | |
|     .catchall {:try_start_5 .. :try_end_5} :catchall_2
 | |
| 
 | |
|     :catchall_2
 | |
|     move-exception p1
 | |
| 
 | |
|     move-object v1, v0
 | |
| 
 | |
|     goto :goto_2
 | |
| 
 | |
|     :catchall_3
 | |
|     move-exception p1
 | |
| 
 | |
|     .line 12
 | |
|     :goto_2
 | |
|     invoke-virtual {v1}, Landroidx/room/s;->g()V
 | |
| 
 | |
|     throw p1
 | |
| .end method
 |