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

  /external/chromium_org/chrome/browser/signin/
easy_unlock_service_regular.cc 203 const base::DictionaryValue* first_device = NULL; local
206 !devices_list || !devices_list->GetDictionary(0, &first_device) ||
207 !first_device ||
208 !first_device->GetString(kKeyPhoneId, &phone_public_key)) {
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_custom_call.cc 971 std::string first_device; local
    [all...]
  /external/libmtp/src/
libmtp.c 1600 LIBMTP_mtpdevice_t *first_device = NULL; local
    [all...]

Completed in 208 milliseconds