Searched defs:SetPath (Results 1 – 4 of 4) sorted by relevance
37 bool CFBundle::SetPath(const char *path) { in SetPath() function in CFBundle
279 void SetPath(llvm::StringRef p) { SetFile(p); } in SetPath() function
25 bool CFCBundle::SetPath(const char *path) { in SetPath() function in CFCBundle
88 void SetPath(const char *path) { m_path = path; } in SetPath() function