/packages/services/Telecomm/src/com/android/server/telecom/ |
CallLogManager.java | 53 * @param creationDate Time when the call was created (milliseconds since epoch). 59 long creationDate, long durationInMillis, Long dataUsage) { 67 this.timestamp = creationDate;
|
/external/pdfium/core/src/fpdfdoc/ |
doc_metadata.cpp | 23 "CreationDate", "CreateDate",
|
/bionic/libc/kernel/uapi/linux/ |
ncp.h | 150 __le16 creationDate; 194 __le16 creationDate;
|
/development/ndk/platforms/android-L/include/linux/ |
ncp.h | 150 __le16 creationDate; 194 __le16 creationDate;
|
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/ |
ncp.h | 150 __le16 creationDate; 194 __le16 creationDate;
|
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/ |
ncp.h | 150 __le16 creationDate; 194 __le16 creationDate;
|
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/ |
ncp.h | 150 __le16 creationDate; 194 __le16 creationDate;
|
/external/chromium_org/net/cookies/ |
cookie_monster.cc | 135 return a->second->CreationDate() > b->second->CreationDate(); 151 return cc1->CreationDate() < cc2->CreationDate(); 163 // older cookies over newer ones. CreationDate() is guaranteed to be unique. 164 return it1->second->CreationDate() < it2->second->CreationDate(); [all...] |
canonical_cookie.h | 78 const base::Time& CreationDate() const { return creation_date_; }
|
/external/chromium_org/chrome/browser/ui/views/ |
cookie_info_view.cc | 67 base::TimeFormatFriendlyDateAndTime(cookie.CreationDate()));
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
msdaipp.h | 160 #define RESOURCE_CREATIONTIME_ALTNAME L"DAV:creationdate"
|
/external/chromium_org/chrome/browser/ui/cocoa/content_settings/ |
cookie_details.mm | 140 base::TimeFormatFriendlyDateAndTime(cookie->CreationDate())) retain]);
|
/external/chromium_org/components/storage_monitor/ |
image_capture_device.mm | 149 info.creation_time = storage_monitor::NSDateToBaseTime([item creationDate]);
|
image_capture_device_manager_unittest.mm | 188 - (NSDate*)creationDate {
|
/external/chromium_org/third_party/lcov/contrib/galaxy/ |
posterize.pl | 80 %%CreationDate: $date
|
/external/pdfium/fpdfsdk/src/ |
fpdfeditpage.cpp | 46 pInfoDict->SetAt("CreationDate", new CPDF_String(DateStr));
|
/external/chromium_org/content/browser/net/ |
sqlite_persistent_cookie_store.cc | 745 cc->CreationDate() > Time::Now()) << L"CreationDate too recent"; [all...] |
/external/pdfium/fpdfsdk/src/javascript/ |
Document.cpp | 71 JS_STATIC_PROP_ENTRY(creationDate)
1043 CFX_WideString cwCreationDate = pDictionary->GetUnicodeText("CreationDate");
1061 JS_PutObjectString(isolate,pObj, L"CreationDate", cwCreationDate);
1089 FX_BOOL Document::creationDate(OBJ_PROP_PARAMS)
1098 vp << pDictionary->GetUnicodeText("CreationDate");
1107 pDictionary->SetAtString("CreationDate", PDF_EncodeText(csCreationDate));
[all...] |
/external/chromium_org/chrome/browser/ui/webui/ |
cookies_tree_model_util.cc | 128 base::TimeFormatFriendlyDateAndTime(cookie.CreationDate())));
|
/external/fonttools/Lib/fontTools/ttLib/tables/ |
M_E_T_A_.py | 53 4 : "CreationDate",
|
/external/pdfium/fpdfsdk/include/ |
fpdfdoc.h | 205 // "Subject", "Keywords", "Creator", "Producer", "CreationDate", or "ModDate".
|
/external/chromium_org/chrome/browser/media_galleries/mac/ |
mtp_device_delegate_impl_mac_unittest.mm | 142 - (NSDate*)creationDate {
|
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfDocumentInformationDictionary_autogen.h | [all...] |
SkPdfEmbeddedFileParameterDictionary_autogen.h | [all...] |
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/ |
SkPdfDocumentInformationDictionary_autogen.h | [all...] |