| /base/notification/distributed_notification_service/frameworks/ans/test/unittest/ |
| D | notification_conversational_message_test.cpp | 44 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/ |
| D | native_nmea_callback_host.cpp | 35 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/ |
| D | permission_grant_event.cpp | 38 …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/ |
| D | ark_sensor_callback_adapter_wrapper.cpp | 26 void ArkSensorCallbackAdapterWrapper::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_sensor_callback_adapter_impl.cpp | 25 void ArkSensorCallbackAdapterImpl::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData()
|
| /base/location/frameworks/js/napi/source/ |
| D | nmea_message_callback_napi.cpp | 53 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/ |
| D | nmea_message_callback_proxy.cpp | 32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange()
|
| /base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/ |
| D | app_event_processor.h | 29 uint64_t timestamp = 0; member
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/ |
| D | notificationconversationalmessage_fuzzer.cpp | 23 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
|
| /base/update/packaging_tools/zipalign/src/main/java/com/ohos/ |
| D | ZipAlign.java | 47 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/ |
| D | ZipAlign.java | 47 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/ |
| D | sms_receive_indexer.cpp | 40 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/ |
| D | visit_record_json_manager.h | 36 int64_t timestamp = -1; member
|
| D | visit_record_json_manager.cpp | 51 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/ |
| D | vsync_adapter_impl.cpp | 119 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/ |
| D | time_util.cpp | 29 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/ |
| D | geofence_event_callback.cpp | 30 …onst HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) in ReportGeofenceEvent()
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/include/ |
| D | content_reader.h | 42 int64_t timestamp = 0; member
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/ |
| D | notificationconversationalmessageannex_fuzzer.cpp | 27 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
|
| /base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
| D | notificationconversationalcontent_fuzzer.cpp | 39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
|
| /base/sensors/medical_sensor/utils/include/ |
| D | medical_sensor_basic_data_channel.h | 33 int64_t timestamp; /**< Time when sensor data was reported */ member
|
| /base/security/access_token/services/privacymanager/src/database/ |
| D | data_translator.cpp | 87 int64_t timestamp = inGenericValues.GetInt64(PrivacyFiledConst::FIELD_TIMESTAMP); in TranslationGenericValuesIntoPermissionUsedRecord() local
|
| /base/security/security_guard/test/unittest/security_collector/include/ |
| D | event_define.h | 44 std::string timestamp; member
|
| /base/security/security_guard/test/unittest/data_collect/sa/ |
| D | event_define.h | 44 std::string timestamp; member
|
| /base/security/security_guard/interfaces/inner_api/collector/include/ |
| D | event_define.h | 44 std::string timestamp; member
|