Searched refs:permitPrefix (Results 1 – 2 of 2) sorted by relevance
37 …seAndCheckFieldPath(const std::string &inPathString, FieldPath &outPath, bool permitPrefix = true);
383 …ils::ParseAndCheckFieldPath(const std::string &inPathString, FieldPath &outPath, bool permitPrefix) in ParseAndCheckFieldPath() argument394 if (!permitPrefix && hasPrefix) { in ParseAndCheckFieldPath()