Home
last modified time | relevance | path

Searched defs:CreateKey (Results 1 – 5 of 5) sorted by relevance

/external/mdnsresponder/mDNSWindows/ControlPanel/
DSecondPage.cpp478 CSecondPage::CreateKey( CString & name, DWORD enabled ) in CreateKey() function in CSecondPage
/external/python/cpython2/Lib/test/
Dtest_winreg.py81 def _write_test_data(self, root_key, CreateKey=CreateKey): argument
/external/tensorflow/tensorflow/core/framework/
Drendezvous.cc52 string Rendezvous::CreateKey(const string& src_device, uint64 src_incarnation, in CreateKey() function in tensorflow::Rendezvous
/external/python/cpython3/Lib/test/
Dtest_winreg.py75 CreateKey=CreateKey): argument
/external/protobuf/gtest/include/gtest/internal/
Dgtest-port.h1135 static pthread_key_t CreateKey() { in CreateKey() function