/kernel/linux/linux-6.6/init/ |
H A D | Makefile | [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
H A D | otx2_ptp.h | 11 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 D | buffer.h | 33 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 D | trigger_consumer.h | 37 s64 timestamp; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | xdp_metadata.c | 32 u64 timestamp = -1; in rx() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessage_fuzzer/ |
H A D | notificationconversationalmessage_fuzzer.cpp | 23 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/security/security_guard/test/unittest/data_collect/sa/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/security/security_guard/interfaces/inner_api/collector/include/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/security/security_guard/test/unittest/security_collector/include/ |
H A D | event_define.h | 44 std::string timestamp; member
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_sensor_callback_adapter_impl.cpp | 25 void ArkSensorCallbackAdapterImpl::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_sensor_callback_adapter_wrapper.cpp | 26 void ArkSensorCallbackAdapterWrapper::UpdateOhosSensorData(double timestamp, in UpdateOhosSensorData() argument
|
/kernel/linux/linux-6.6/include/linux/iio/ |
H A D | buffer.h | 37 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 D | trigger_consumer.h | 37 s64 timestamp; member
|
/base/location/frameworks/cj/source/ |
H A D | nmea_message_callback.cpp | 55 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 D | geofence_event_callback.cpp | 29 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 D | faultlogger_ffi.h | 32 int64_t timestamp = 0; member
|
/base/location/frameworks/native/locator_agent/source/ |
H A 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() argument
|
/base/location/services/location_locator/callback/source/ |
H A D | nmea_message_callback_proxy.cpp | 32 void NmeaMessageCallbackProxy::OnMessageChange(int64_t timestamp, const std::string msg) in OnMessageChange() argument
|
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_easy/include/ |
H A D | easy_event_builder.h | 35 uint64_t timestamp; member
|
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/ |
H A D | content_reader.h | 42 int64_t timestamp = 0; member
|
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/ |
H A D | app_event_processor.h | 29 uint64_t timestamp = 0;
member
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalcontent_fuzzer/ |
H A D | notificationconversationalcontent_fuzzer.cpp | 39 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/notification/distributed_notification_service/test/fuzztest/notificationconversationalmessageannex_fuzzer/ |
H A D | notificationconversationalmessageannex_fuzzer.cpp | 27 int64_t timestamp = 1;
in DoSomethingInterestingWithMyAPI() local
|
/base/security/access_token/frameworks/common/src/ |
H A D | time_util.cpp | 29 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 D | permission_grant_event.cpp | 38 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
|