Home | History | Annotate | Download | only in shill

Lines Matching full:c_str

119                            name_.user.c_str(), name_.identifier.c_str()));
126 name_.user.c_str(), name_.identifier.c_str()));
133 name_.user.c_str(), name_.identifier.c_str()));
148 base::StringPrintf("Profile %s:%s", name_.user.c_str(),
149 name_.identifier.c_str()));
168 persistent_profile_path_.value().c_str()));
235 entry_name.c_str()));
253 entry_name.c_str()));
319 "~%s/%s", name.user.c_str(), name.identifier.c_str());
368 IdentifierToString(id).c_str(),
369 id.user_hash.c_str()));
372 size_t ret = base::WriteFile(path, content.c_str(), content.length());
431 base::StringPrintf("%s.profile", profile_name.identifier.c_str()));
435 profile_name.user.c_str(),
436 profile_name.identifier.c_str()));