Home
last modified time | relevance | path

Searched refs:hashAlgorithmChars (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/ExtServices/jni/
H A Dandroid_ext_services_displayhash_ImageHashManager.cpp68 ScopedUtfChars hashAlgorithmChars(env, hashAlgorithmString); in nativeGenerateHash() local
69 std::string hashAlgorithm(hashAlgorithmChars.c_str()); in nativeGenerateHash()