Home
last modified time | relevance | path

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

/external/autotest/site_utils/stable_images/
Dbuild_data_unittest.py69 def _get_by_key_path(self, keypath): argument
73 def _check_path_valid(self, keypath): argument
76 def _check_path_invalid(self, keypath): argument
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp168 const char* keypath = "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"; in getOSNameFromRegistry() local