Searched refs:ResolvePath (Results 1 – 5 of 5) sorted by relevance
75 ResolvePath (const char *src_path, char *dst_path, size_t dst_len);
53 static int ResolvePath(const char *src_path, char *dst_path, size_t dst_len);
98 int SBFileSpec::ResolvePath(const char *src_path, char *dst_path, in ResolvePath() function in SBFileSpec
225 STDMETHOD(ResolvePath)
673 HR = NewestInstance->ResolvePath(L"VC", VCPathWide.GetAddress()); in findVCToolChainViaSetupConfig()