get_attribute_path
return get_attribute_path(ref, (pathValid ? path.c_str() : NULL),
return get_attribute_path(ref, NULL, fd, attribute, attrPath, typePath);
status_t error = get_attribute_path(fd, attribute, attrPath, typePath);
status_t error = get_attribute_path(fd, attribute, attrPath, typePath);
status_t error = get_attribute_path(fd, attribute, attrPath, typePath);