Searched refs:newLeaf (Results 1 – 5 of 5) sorted by relevance
184 KPath::ReplaceLeaf(const char *newLeaf) in ReplaceLeaf() argument199 if (newLeaf) in ReplaceLeaf()200 return Append(newLeaf); in ReplaceLeaf()
271 KPath::ReplaceLeaf(const char* newLeaf) in ReplaceLeaf() argument286 if (newLeaf != NULL) in ReplaceLeaf()287 return Append(newLeaf); in ReplaceLeaf()
37 fssh_status_t ReplaceLeaf(const char *newLeaf);
286 KPath::ReplaceLeaf(const char* newLeaf) in ReplaceLeaf() argument301 if (newLeaf != NULL) in ReplaceLeaf()302 return Append(newLeaf); in ReplaceLeaf()
52 status_t ReplaceLeaf(const char* newLeaf);