Searched defs:keypath (Results 1 – 2 of 2) sorted by relevance
69 def _get_by_key_path(self, keypath): argument73 def _check_path_valid(self, keypath): argument76 def _check_path_invalid(self, keypath): argument
168 const char* keypath = "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"; in getOSNameFromRegistry() local