Home
last modified time | relevance | path

Searched defs:currentHash (Results 1 – 3 of 3) sorted by relevance

/aosp12/build/make/tools/droiddoc/templates-pdk/assets/
H A Djquery-history.js7 var currentHash, previousNav, timer, hashTrim = /^.*#/; variable
/aosp12/frameworks/base/services/core/java/com/android/server/updates/
H A DConfigUpdateInstallReceiver.java74 String currentHash = getCurrentHash(getCurrentContent()); in onReceive() local
/aosp12/system/tools/hidl/
H A DCoordinator.cpp853 std::string currentHash = ast->getFileHash()->hexString(); in checkHash() local