HomeSort by relevance Sort by last modified time
    Searched defs:TypeState (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/sync_driver/
non_blocking_data_type_controller.h 85 enum TypeState { ENABLED, DISABLED, DISCONNECTED };
109 TypeState GetDesiredState() const;
121 TypeState current_state_;
  /frameworks/rs/
rsType.cpp 65 TypeState::TypeState() {
68 TypeState::~TypeState() {
225 TypeState * stc = &rsc->mStateType;

Completed in 559 milliseconds