Searched refs:profile_path_value (Results 1 – 3 of 3) sorted by relevance
114 base::StringValue profile_path_value(""); in DeleteEntry() local118 profile_path_value); in DeleteEntry()198 base::StringValue profile_path_value(profile_path); in AddOrUpdateServiceImpl() local201 profile_path_value); in AddOrUpdateServiceImpl()
326 base::StringValue profile_path_value(profile_path); in SetNetworkProfile() local330 profile_path_value, in SetNetworkProfile()
373 const base::Value* profile_path_value; in HandleRemoveUser() local374 if (!args->Get(0, &profile_path_value)) in HandleRemoveUser()378 if (!base::GetValueAsFilePath(*profile_path_value, &profile_path)) in HandleRemoveUser()