Searched refs:copyResourceAndGetHash (Results 1 – 2 of 2) sorted by relevance
34 copyResourceAndGetHash(asset, destination, context) in <lambda>()56 internal fun copyResourceAndGetHash( in <lambda>() method in expo.modules.updates.loader.LoaderFiles
199 verify(exactly = 1) { mockLoaderFiles.copyResourceAndGetHash(any(), any(), any()) } in testEmbeddedLoader_AssetExists_DbOnly()