Searched refs:attach_path (Results 1 – 1 of 1) sorted by relevance
246 const auto attach_path = [&](const skjson::ObjectValue* jpath) -> std::unique_ptr<PathInfo> { in Make() local284 adapter->fPathInfo = attach_path((*jt)["p"]); in Make()