Searched defs:TypeToString (Results 1 – 6 of 6) sorted by relevance
24 const char* AutocompleteProvider::TypeToString(Type type) { in TypeToString() function in AutocompleteProvider
117 std::string AutocompleteInput::TypeToString( in TypeToString() function in AutocompleteInput
56 const char* TypeToString(SocketPermissionRequest::OperationType type) { in TypeToString() function
22 std::string ManagedState::TypeToString(ManagedType type) { in TypeToString() function in chromeos::ManagedState
411 static const char* TypeToString(InstanceType type) { in TypeToString() function
359 std::string TypeToString(const T& names, IdType id) { in TypeToString() function