Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 - 25 of 954) sorted by relevance

12345678910>>...39

/kernel/linux/linux-6.6/init/
H A DMakefile[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_ptp.h11 static inline u64 otx2_ptp_convert_rx_timestamp(u64 timestamp) in otx2_ptp_convert_rx_timestamp() argument
16 static inline u64 otx2_ptp_convert_tx_timestamp(u64 timestamp) in otx2_ptp_convert_tx_timestamp() argument
21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) in cn10k_ptp_convert_timestamp() argument
/kernel/linux/linux-5.10/include/linux/iio/
H A Dbuffer.h33 iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, void *data, int64_t timestamp) iio_push_to_buffers_with_timestamp() argument
H A Dtrigger_consumer.h37 s64 timestamp; member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_metadata.c32 u64 timestamp = -1; in rx() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/
H A Dnotificationconversationalmessage_fuzzer.cpp23 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/security/security_guard/test/unittest/data_collect/sa/
H A Devent_define.h44 std::string timestamp; member
/base/security/security_guard/interfaces/inner_api/collector/include/
H A Devent_define.h44 std::string timestamp; member
/base/security/security_guard/test/unittest/security_collector/include/
H A Devent_define.h44 std::string timestamp; member
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_sensor_callback_adapter_impl.cpp25 void ArkSensorCallbackAdapterImpl::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_sensor_callback_adapter_wrapper.cpp26 void ArkSensorCallbackAdapterWrapper::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
/kernel/linux/linux-6.6/include/linux/iio/
H A Dbuffer.h37 iio_push_to_buffers_with_timestamp(struct iio_dev *indio_dev, void *data, int64_t timestamp) iio_push_to_buffers_with_timestamp() argument
H A Dtrigger_consumer.h37 s64 timestamp; member
/base/location/frameworks/cj/source/
H A Dnmea_message_callback.cpp55 int64_t timestamp = data.ReadInt64(); in OnRemoteRequest() local
73 void NmeaMessageCallback::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
/base/location/services/location_gnss/gnss/source/
H A Dgeofence_event_callback.cpp29 ReportGeofenceEvent(int32_t fenceIndex, const HDI::Location::Geofence::V2_0::LocationInfo& location, GeofenceEvent event, int64_t timestamp) ReportGeofenceEvent() argument
/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cj/
H A Dfaultlogger_ffi.h32 int64_t timestamp = 0; member
/base/location/frameworks/native/locator_agent/source/
H A 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() argument
/base/location/services/location_locator/callback/source/
H A Dnmea_message_callback_proxy.cpp32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/
H A Deasy_event_builder.h35 uint64_t timestamp; member
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Dcontent_reader.h42 int64_t timestamp = 0; member
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dapp_event_processor.h29 uint64_t timestamp = 0; member
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/
H A Dnotificationconversationalcontent_fuzzer.cpp39 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/
H A Dnotificationconversationalmessageannex_fuzzer.cpp27 int64_t timestamp = 1; in DoSomethingInterestingWithMyAPI() local
/base/security/access_token/frameworks/common/src/
H A Dtime_util.cpp29 int64_t timestamp = t.tv_sec * ONE_SECOND_MILLISECONDS + t.tv_usec / ONE_SECOND_MILLISECONDS; in GetCurrentTimestamp() local
/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_grant_event.cpp38 void PermissionGrantEvent::AddEvent(AccessTokenID tokenID, const std::string& permissionName, uint64_t& timestamp) in AddEvent() argument
51 void PermissionGrantEvent::NotifyPermGrantStoreResult(bool isStoreSucc, uint64_t timestamp) in NotifyPermGrantStoreResult() argument

Completed in 5 milliseconds

12345678910>>...39