Home
last modified time | relevance | path

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

/external/autotest/site_utils/stable_images/
Dbuild_data_unittest.py69 def _get_by_key_path(self, keypath): argument
71 return get_by_key_path(self.DICTDICT, keypath)
73 def _check_path_valid(self, keypath): argument
74 self.assertEqual(self._get_by_key_path(keypath), 'OK')
76 def _check_path_invalid(self, keypath): argument
77 self.assertIsNone(self._get_by_key_path(keypath))
/external/deqp/framework/platform/win32/
DtcuWin32VulkanPlatform.cpp208 const char* keypath = "SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion"; in getOSNameFromRegistry() local
213 getStringRegKey(keypath, "ProductName", productname); in getOSNameFromRegistry()
214 getStringRegKey(keypath, "ReleaseId", releaseid); in getOSNameFromRegistry()
220 if (ERROR_SUCCESS == getStringRegKey(keypath, "EditionID", optional)) in getOSNameFromRegistry()
223 if (ERROR_SUCCESS == getStringRegKey(keypath, "EditionSubstring", optional) in getOSNameFromRegistry()
/external/libwebsockets/lib/tls/
Dtls-network.c173 const char *keypath, in lws_tls_cert_updated() argument
185 !strcmp(v->tls.key_path, keypath)) { in lws_tls_cert_updated()
186 lws_tls_server_certs_load(v, &wsi, certpath, keypath, in lws_tls_cert_updated()
/external/autotest/client/cros/
Downership.py292 (keypath, certpath) = pairgen()
293 keyfile = scoped_tempfile(keypath)
/external/libwebsockets/include/libwebsockets/
Dlws-x509.h290 const char *keypath,
/external/grpc-grpc/src/objective-c/tests/
DGRPCClientTests.m251 initWithCallback:^(NSString *keypath, id object, NSDictionary *change) {
252 if ([keypath isEqual:@"responseHeaders"]) {
/external/libcups/tools/
Dippeveprinter.c362 *keypath = NULL, /* Keychain path */ in main() local
455 keypath = argv[i]; in main()
713 cupsSetServerCredentials(keypath, printer->hostname, 1); in main()
/external/libcups/locale/
Dcups.strings424 "-K keypath Set location of server X.509 certificates and keys." = "-K keypath
Dcups_en.po1841 "-K keypath Set location of server X.509 certificates and keys."
1843 "-K keypath Set location of server X.509 certificates and keys."
Dcups_cs.po1662 "-K keypath Set location of server X.509 certificates and keys."
Dcups_zh_CN.po1772 "-K keypath Set location of server X.509 certificates and keys."
Dcups_ru.po1788 "-K keypath Set location of server X.509 certificates and keys."
Dcups_de.po1729 "-K keypath Set location of server X.509 certificates and keys."
Dcups_ja.po1807 "-K keypath Set location of server X.509 certificates and keys."
Dcups_fr.po1673 "-K keypath Set location of server X.509 certificates and keys."
Dcups_pt_BR.po1820 "-K keypath Set location of server X.509 certificates and keys."
Dcups_ca.po1813 "-K keypath Set location of server X.509 certificates and keys."
Dcups_es.po1816 "-K keypath Set location of server X.509 certificates and keys."
Dcups_it.po1813 "-K keypath Set location of server X.509 certificates and keys."
Dcups.pot2133 msgid "-K keypath Set location of server X.509 certificates and keys."