HomeSort by relevance Sort by last modified time
    Searched refs:GetBlockedStateString (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sync/protocol/
proto_enum_conversions.h 61 const char* GetBlockedStateString(sync_pb::TabNavigation::BlockedState state);
proto_enum_conversions.cc 237 const char* GetBlockedStateString(
proto_value_conversions.cc 202 SET_ENUM(blocked_state, GetBlockedStateString);
    [all...]

Completed in 249 milliseconds