Libraryless. Click here for Pure Java version (2910L/17K).
sbool dm_moduleClassLoaderContainsByteCodePath(File byteCodePath) { ClassLoader cl = dm_moduleClassLoader(); ret contains(filesFromClassLoader_new(cl), byteCodePath); }
Began life as a copy of #1031281
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1031477 |
| Snippet name: | dm_moduleClassLoaderContainsByteCodePath |
| Eternal ID of this version: | #1031477/3 |
| Text MD5: | ccd5e643c30094ed1d5f417d75c0e597 |
| Transpilation MD5: | 685be652ef3ad3f9afaf34bd58d4b6ab |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-14 05:53:34 |
| Source code size: | 177 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 417 / 537 |
| Version history: | 2 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031478 - classLoaderContainsByteCodePath #1031690 - dm_byteCodePaths |