Searched refs:androidLibCryptoPath (Results 1 – 1 of 1) sorted by relevance
30 androidLibCryptoPath = androidTmpPath + "libcrypto.so" const388 if err := exec.Command("adb", "shell", "ls", androidLibCryptoPath).Run(); err != nil {