Searched refs:composedTargetPath (Results 1 – 2 of 2) sorted by relevance
298 const SdfPath& composedTargetPath, in _RemoveTargetPathErrorsForPath() argument310 if (targetPathError->composedTargetPath == composedTargetPath) { in _RemoveTargetPathErrorsForPath()368 err->composedTargetPath = SdfPath(); in _PathTranslateCallback()391 err->composedTargetPath = translatedPath; in _PathTranslateCallback()411 err->composedTargetPath = translatedPath; in _PathTranslateCallback()425 err->composedTargetPath = translatedPath; in _PathTranslateCallback()
485 SdfPath composedTargetPath; variable