Searched defs:ProfileProperties (Results 1 – 2 of 2) sorted by relevance
24 struct FakeShillProfileClient::ProfileProperties { struct in chromeos::FakeShillProfileClient25 base::DictionaryValue entries; // Dictionary of Service Dictionaries26 base::DictionaryValue properties; // Dictionary of Profile properties
323 struct ProfileProperties { struct in IncidentReportingServiceTest324 ProfileProperties() : on_addition_action(ON_PROFILE_ADDITION_NO_ACTION) {} in ProfileProperties() function328 OnProfileAdditionAction on_addition_action;