Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 63) sorted by relevance

123

/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
Dnotification_conversational_message_test.cpp44 int64_t timestamp = 10; variable
61 int64_t timestamp = 10; variable
81 int64_t timestamp = 10; variable
100 int64_t timestamp = 10; variable
117 int64_t timestamp = 10; variable
133 int64_t timestamp = 10; variable
157 int64_t timestamp = 10; variable
173 int64_t timestamp = 10; variable
192 int64_t timestamp = 10; variable
214 int64_t timestamp = 10; variable
/base/location/interfaces/inner_api/native/source/
Dnative_nmea_callback_host.cpp35 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local
48 void NativeNmeaCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
Dpermission_grant_event.cpp38 …GrantEvent::AddEvent(AccessTokenID tokenID, const std::string& permissionName, uint64_t& timestamp) in AddEvent()
51 void PermissionGrantEvent::NotifyPermGrantStoreResult(bool isStoreSucc, uint64_t timestamp) in NotifyPermGrantStoreResult()
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dvsync_adapter_impl.cpp106 void VSyncAdapterImpl::OnVsync(int64_t timestamp, void* client) in OnVsync()
116 void VSyncAdapterImpl::VsyncCallbackInner(int64_t timestamp) in VsyncCallbackInner()
/base/location/services/location_locator/callback/source/
Dnmea_message_callback_proxy.cpp32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
Dapp_event_processor.h29 uint64_t timestamp = 0; member
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
Dvisit_record_json_manager.h33 int64_t timestamp = -1; member
Dvisit_record_json_manager.cpp48 const std::string& docUri, int64_t timestamp) in AddVisitRecord()
120 int64_t timestamp = -1; in VisitRecordInfoFromJson() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
Dnotificationconversationalmessage_fuzzer.cpp23 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/location/frameworks/native/source/
Dnmea_message_callback_host.cpp52 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local
154 void NmeaMessageCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/base/update/packaging_tools/zipalign/src/main/java/com/ohos/
DZipAlign.java47 long timestamp = TIMESTAMP; in copyFileAndAlignment() local
55 …ate static void copyFiles(List<String> entryNames, ZipFile in, ZipOutputStream out, long timestamp, in copyFiles()
/base/update/sys_installer/tools/zipalign/src/main/java/com/ohos/
DZipAlign.java47 long timestamp = TIMESTAMP; in copyFileAndAlignment() local
55 …ate static void copyFiles(List<String> entryNames, ZipFile in, ZipOutputStream out, long timestamp, in copyFiles()
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
Dnotificationconversationalmessageannex_fuzzer.cpp27 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/telephony/sms_mms/services/sms/
Dsms_receive_indexer.cpp40 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t de… in SmsReceiveIndexer()
48 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, int64_t timestamp, int16_t de… in SmsReceiveIndexer()
177 void SmsReceiveIndexer::SetTimestamp(int64_t timestamp) in SetTimestamp()
/base/security/access_token/services/privacymanager/include/record/
Dpermission_record.h29 int64_t timestamp = 0L; member
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
Dnotificationconversationalcontent_fuzzer.cpp39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/services/privacymanager/src/database/
Ddata_translator.cpp83 int64_t timestamp = inGenericValues.GetInt64(PrivacyFiledConst::FIELD_TIMESTAMP); in TranslationGenericValuesIntoPermissionUsedRecord() local
/base/sensors/medical_sensor/utils/include/
Dmedical_sensor_basic_data_channel.h33 int64_t timestamp; /**< Time when sensor data was reported */ member
/base/location/interfaces/inner_api/include/
Dbluetooth_scan_info.h80 inline void SetTimeStamp(int64_t timestamp) in SetTimeStamp()
Dwifi_scan_info.h91 inline void SetTimestamp(int64_t timestamp) in SetTimestamp()
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dvendor.cpp124 uint64_t timestamp = watchPoint.GetTimestamp() / TimeUtil::SEC_TO_MILLISEC; in DumpEventInfo() local
179 std::string timestamp = GetTimeString(watchPoint.GetTimestamp()); in InitLogInfo() local
Dresolver.cpp53 unsigned long long timestamp = watchPoint.GetTimestamp(); in ResolveEvent() local
/base/startup/init/services/modules/bootevent/
Dbootevent.h52 struct timespec timestamp[BOOTEVENT_MAX]; member
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_conversational_message.cpp28 const std::string &text, int64_t timestamp, const MessageUser &sender) in NotificationConversationalMessage()
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
Ddata_publisher.cpp158 int64_t timestamp = static_cast<int64_t>(TimeUtil::GetMilliseconds()); in OnSysEvent() local
246 …:AddExportTask(std::shared_ptr<BaseEventQueryWrapper> queryWrapper, int64_t timestamp, int32_t uid) in AddExportTask()

123