Home
last modified time | relevance | path

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

12345678

/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_device_callback.cpp25 void CameraDeviceCallback::OnResult(uint64_t timestamp, const std::shared_ptr<CameraMetadata> &result) in OnResult() argument
H A Dstream_operator_callback.cpp38 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamId, uint64_t timestamp) OnFrameShutter() argument
/drivers/peripheral/camera/test/common/callback/src/
H A Dcamera_device_callback.cpp29 int32_t CameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument
H A Dstream_operator_callback.cpp45 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
/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
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_device_callback_wrapper.cpp39 void DeviceCBOnResult(uint64_t timestamp, CameraResultCIF* result) in DeviceCBOnResult() argument
/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp30 int32_t CameraDeviceServiceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
/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
/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
H A Dvisit_record_json_manager.h36 int64_t timestamp = -1; member

Completed in 6 milliseconds

12345678