Searched refs:creation_date (Results 1 - 7 of 7) sorted by relevance

/external/chromium/chrome/browser/ui/views/
H A Dappcache_info_view.cc31 string16 creation_date = local
38 SetValue(row++, creation_date);
/external/chromium/chrome/browser/
H A Dkeychain_mock_mac.h98 const char* creation_date; member in struct:MockKeychain::KeychainTestData
H A Dkeychain_mock_mac.cc435 SetTestDataString(index, kSecCreationDateItemAttr, item_data.creation_date);
/external/grub/stage2/
H A Diso9660.h124 u_int8_t creation_date[17]; member in struct:iso_primary_descriptor
/external/chromium/net/base/
H A Dcookie_monster_unittest.cc1789 const int64 creation_date = it->CreationDate().ToInternalValue(); local
1791 existing_cookie_it(check_map.find(creation_date));
/external/libmtp/src/
H A Dptp.c2253 strncpy(params->wifi_profiles[profn].creation_date, buffer, sizeof(params->wifi_profiles[profn].creation_date));
H A Dptp.h1039 * but are set automatically, like id, display_order and creation_date. */
1043 char creation_date[16]; member in struct:_PTPNIKONWifiProfile

Completed in 514 milliseconds