Home
last modified time | relevance | path

Searched defs:history (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/
H A Dnet_stats_history_test.cpp53 auto history = std::make_unique<NetStatsHistory>(); variable
62 auto history = std::make_unique<NetStatsHistory>(); variable
72 auto history = std::make_unique<NetStatsHistory>(); variable
81 auto history = std::make_unique<NetStatsHistory>(); variable
91 auto history = std::make_unique<NetStatsHistory>(); variable
100 auto history = std::make_unique<NetStatsHistory>(); variable
110 auto history = std::make_unique<NetStatsHistory>(); variable
119 auto history = std::make_unique<NetStatsHistory>(); variable
129 auto history = std::make_unique<NetStatsHistory>(); variable
139 auto history = std::make_unique<NetStatsHistory>(); variable
H A Dnet_stats_cached_test.cpp91 auto history = std::make_unique<NetStatsHistory>(); variable
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/
H A Ddrag_smooth_processor.cpp63 …nal<DragMoveEvent> DragSmoothProcessor::GetResampleEvent(const std::vector<DragMoveEvent>& history, in GetResampleEvent()
95 …d::optional<DragMoveEvent> DragSmoothProcessor::Resample(const std::vector<DragMoveEvent>& history, in Resample()
154 void DragSmoothProcessor::DumpMoveEvent(const std::vector<DragMoveEvent>& history, in DumpMoveEvent()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/nodecontext/
H A Dintf_render_node_post_process_util.h59 BindableImage history; member
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/
H A Dthermal_service_subscriber.cpp95 for (auto history : typeHistoryMap_) { in SetHistoryTypeTempMap() local
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/
H A Dnet_stats_service.cpp303 auto history = std::make_unique<NetStatsHistory>(); in GetIfaceStatsDetail() local
338 auto history = std::make_unique<NetStatsHistory>(); in GetUidStatsDetail() local
444 auto history = std::make_unique<NetStatsHistory>(); in GetTrafficStatsByNetwork() local
498 auto history = std::make_unique<NetStatsHistory>(); in GetTrafficStatsByUidNetwork() local
/ohos5.0/base/hiviewdfx/hisysevent/frameworks/native/include/
H A Dhisysevent_tool.h35 bool history; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_types.cpp88 std::list<TouchLocationInfo> history; in JsGetHistoricalPoints() local
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_camera_controller.h61 RENDER_NS::GpuImageDesc history; member
82 RENDER_NS::RenderHandleReference history[2u]; member
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/
H A Dsoftbus_conn_flow_control.c64 struct HistoryNode *history = SoftBusCalloc(sizeof(*history)); in Apply() local
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/
H A Devent_resample.h193 History history[HISTORY_SIZE_MAX]; member
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_mock_test.cpp363 std::shared_ptr<BundleActivePackageHistory> history = nullptr; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng_new.cpp1108 std::vector<TouchEvent> history; variable
1157 std::vector<TouchEvent> history; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp376 …const std::tuple<float, float, uint64_t>& history, const std::tuple<float, float, uint64_t>& curre… in LinearInterpolation()
441 …oat, float, float, float> PipelineContext::GetResampleCoord(const std::vector<TouchEvent>& history, in GetResampleCoord()
482 bool PipelineContext::GetResampleTouchEvent(const std::vector<TouchEvent>& history, in GetResampleTouchEvent()
2578 std::vector<TouchEvent> history; in CompensateTouchMoveEventFromUnhandledEvents() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/test/moduletest/
H A Dans_innerkits_module_publish_test.cpp1438 std::vector<std::string> history {"uihistory3", "uihistory2", "uihistory1"}; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h111 std::vector<TouchEvent> history; member
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1866 …std::string history = std::move(info.time) + " " + std::move(info.bundleName) + " " + std::move(in… in SetPasteboardHistory() local