Home
last modified time | relevance | path

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

1234

/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/frameworks/native/locator_agent/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_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_sensor_callback_adapter_wrapper.cpp26 void ArkSensorCallbackAdapterWrapper::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData()
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_sensor_callback_adapter_impl.cpp25 void ArkSensorCallbackAdapterImpl::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData()
/base/location/frameworks/js/napi/source/
Dnmea_message_callback_napi.cpp53 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local
161 void NmeaMessageCallbackNapi::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
/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/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
Dnotificationconversationalmessage_fuzzer.cpp23 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/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/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/dlp_permission_service/services/dlp_permission/sa/adapt/
Dvisit_record_json_manager.h36 int64_t timestamp = -1; member
Dvisit_record_json_manager.cpp51 const std::string& docUri, const int64_t timestamp, const AccessTokenID originalTokenId) in AddVisitRecord()
137 int64_t timestamp = -1; in VisitRecordInfoFromJson() local
/base/web/webview/ohos_adapter/graphic_adapter/src/
Dvsync_adapter_impl.cpp119 void VSyncAdapterImpl::OnVsync(int64_t timestamp, void* client) in OnVsync()
135 void VSyncAdapterImpl::VsyncCallbackInner(int64_t timestamp) in VsyncCallbackInner()
/base/security/access_token/frameworks/common/src/
Dtime_util.cpp29 int64_t timestamp = t.tv_sec * ONE_SECOND_MILLISECONDS + t.tv_usec / ONE_SECOND_MILLISECONDS; in GetCurrentTimestamp() local
/base/location/services/location_gnss/gnss/source/
Dgeofence_event_callback.cpp30 …onst HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) in ReportGeofenceEvent()
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
Dcontent_reader.h42 int64_t timestamp = 0; member
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
Dnotificationconversationalmessageannex_fuzzer.cpp27 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
Dnotificationconversationalcontent_fuzzer.cpp39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/sensors/medical_sensor/utils/include/
Dmedical_sensor_basic_data_channel.h33 int64_t timestamp; /**< Time when sensor data was reported */ member
/base/security/access_token/services/privacymanager/src/database/
Ddata_translator.cpp87 int64_t timestamp = inGenericValues.GetInt64(PrivacyFiledConst::FIELD_TIMESTAMP); in TranslationGenericValuesIntoPermissionUsedRecord() local
/base/security/security_guard/test/unittest/security_collector/include/
Devent_define.h44 std::string timestamp; member
/base/security/security_guard/test/unittest/data_collect/sa/
Devent_define.h44 std::string timestamp; member
/base/security/security_guard/interfaces/inner_api/collector/include/
Devent_define.h44 std::string timestamp; member

1234