OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDeviceTypeString
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sync/protocol/
proto_enum_conversions.h
48
const char*
GetDeviceTypeString
(sync_pb::SyncEnums::DeviceType device_type);
proto_enum_conversions.cc
159
const char*
GetDeviceTypeString
(
proto_value_conversions.cc
155
SET_ENUM(device_type,
GetDeviceTypeString
);
354
SET_ENUM(device_type,
GetDeviceTypeString
);
Completed in 149 milliseconds