Home | History | Annotate | Download | only in cuda

Lines Matching defs:components

203     std::vector<string> components = port::Split(exe_path, '/');
204 components.pop_back();
205 return port::Join(components, "/");