Home
last modified time | relevance | path

Searched defs:MakeGuid (Results 1 – 4 of 4) sorted by relevance

/third_party/gn/src/gn/
Dvisual_studio_utils_unittest.cc10 TEST(VisualStudioUtils, MakeGuid) { in TEST() argument
Dvisual_studio_utils.cc21 std::string MakeGuid(const std::string& entry_path, const std::string& seed) { in MakeGuid() function
/third_party/node/tools/gyp/pylib/gyp/
DMSVSNew.py35 def MakeGuid(name, seed="msvs_new"): function
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSNew.py32 def MakeGuid(name, seed='msvs_new'): function