Home
last modified time | relevance | path

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

12

/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
/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/location/services/location_locator/callback/source/
Dnmea_message_callback_proxy.cpp32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/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
155 void NmeaMessageCallbackHost::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/base/telephony/sms_mms/services/
Dsms_receive_indexer.cpp37 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, long timestamp, int16_t destP… in SmsReceiveIndexer()
45 SmsReceiveIndexer::SmsReceiveIndexer(const std::vector<uint8_t> &pdu, long timestamp, int16_t destP… in SmsReceiveIndexer()
165 void SmsReceiveIndexer::SetTimestamp(long timestamp) in SetTimestamp()
/base/security/access_token/services/privacymanager/include/record/
Dpermission_record.h28 int64_t timestamp = 0L; member
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
Dnotificationconversationalmessageannex_fuzzer.cpp27 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/hiviewdfx/hiview/plugins/freeze_detector/
Dvendor.cpp118 uint64_t timestamp = watchPoint.GetTimestamp() / TimeUtil::SEC_TO_MILLISEC; in DumpEventInfo() local
142 std::string timestamp = GetTimeString(watchPoint.GetTimestamp()); in MergeEventLog() local
Dresolver.cpp75 unsigned long long timestamp = watchPoint.GetTimestamp(); in ResolveEvent() local
Dwatch_point.cpp55 WatchPoint::Builder& WatchPoint::Builder::InitTimestamp(unsigned long long timestamp) in InitTimestamp()
/base/hiviewdfx/hilog/services/hilogd/
Dkmsg_parser.cpp57 static void ParseHeader(std::string& str, uint16_t* level, uint64_t* timestamp) in ParseHeader()
145 uint64_t timestamp = 0; in ParseKmsg() local
/base/security/access_token/services/privacymanager/src/database/
Ddata_translator.cpp71 int64_t timestamp = inGenericValues.GetInt64(PrivacyFiledConst::FIELD_TIMESTAMP); in TranslationGenericValuesIntoPermissionUsedRecord() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
Dnotificationconversationalcontent_fuzzer.cpp39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/sensors/sensor/utils/include/
Dsensor_basic_data_channel.h33 int64_t timestamp; member
/base/sensors/medical_sensor/utils/include/
Dmedical_sensor_basic_data_channel.h33 int64_t timestamp; /**< Time when sensor data was reported */ member
/base/hiviewdfx/hiview/plugins/hicollie_collector/
Dplugin.cpp181 std::string timestamp = GetTimeString(sysEvent.happenTime_); in ProcessHiCollieEvent() local
229 void HiCollieCollector::ReportSysFreezeIfNeed(SysEvent &sysEvent, const std::string& timestamp, con… in ReportSysFreezeIfNeed()
/base/location/services/location_gnss/gnss/source/
Dgnss_event_callback.cpp69 int32_t GnssEventCallback::ReportNmea(int64_t timestamp, const std::string& nmea, int32_t length) in ReportNmea()
/base/notification/distributed_notification_service/frameworks/ans/src/
Dnotification_conversational_message.cpp28 const std::string &text, int64_t timestamp, const MessageUser &sender) in NotificationConversationalMessage()
Dnotification_conversational_content.cpp51 const std::string &text, int64_t timestamp, const MessageUser &sender) in AddConversationalMessage()
/base/location/test/location_locator/source/
Dcallback_test.cpp106 int64_t timestamp = 0; variable
/base/security/access_token/interfaces/innerkits/privacy/include/
Dpermission_used_result.h28 int64_t timestamp = 0L; member
/base/hiviewdfx/hicollie/frameworks/native/
Dtimer_ring.cpp178 time_t timestamp = time(nullptr); in AddTask() local
/base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/
Devent_logger_action_test.cpp96 std::string EventloggerActionTest::GetFormatTime(unsigned long timestamp) in GetFormatTime()
/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/test/unittest/common/
Devent_logger_catcher_test.cpp99 std::string EventloggerCatcherTest::GetFormatTime(unsigned long timestamp) in GetFormatTime()

12