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