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

  /external/chromium_org/components/onc/
onc_constants.cc 149 namespace sim_lock_status { namespace in namespace:onc
onc_constants.h 167 namespace sim_lock_status { namespace in namespace:onc
171 } // namespace sim_lock_status
  /external/chromium_org/chromeos/network/onc/
onc_translation_tables.cc 155 { ::onc::sim_lock_status::kLockEnabled, shill::kSIMLockEnabledProperty},
156 { ::onc::sim_lock_status::kLockType, shill::kSIMLockTypeProperty},
157 { ::onc::sim_lock_status::kRetriesLeft, shill::kSIMLockRetriesLeftProperty},
onc_signature.cc 253 { ::onc::sim_lock_status::kLockEnabled, &kBoolSignature},
254 { ::onc::sim_lock_status::kLockType, &kStringSignature},
255 { ::onc::sim_lock_status::kRetriesLeft, &kDoubleSignature},

Completed in 37 milliseconds