Home
last modified time | relevance | path

Searched defs:GetKeyPath (Results 1 – 2 of 2) sorted by relevance

/external/autotest/utils/frozen_chromite/lib/
Dcache.py207 def GetKeyPath(self, key): member in DiskCache
/external/lzma/CPP/7zip/UI/Common/
DZipRegistry.cpp25 static CSysString GetKeyPath(LPCTSTR path) { return kCuPrefix + (CSysString)path; } in GetKeyPath() function