/ohos5.0/foundation/communication/netmanager_base/test/netstatsmanager/unittest/net_stats_manager_test/ |
H A D | net_stats_history_test.cpp | 53 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 D | net_stats_cached_test.cpp | 91 auto history = std::make_unique<NetStatsHistory>(); variable
|
/ohos5.0/base/msdp/device_status/services/interaction/drag/src/ |
H A D | drag_smooth_processor.cpp | 63 …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 D | intf_render_node_post_process_util.h | 59 BindableImage history; member
|
/ohos5.0/base/powermgr/thermal_manager/services/native/src/thermal_observer/ |
H A D | thermal_service_subscriber.cpp | 95 for (auto history : typeHistoryMap_) { in SetHistoryTypeTempMap() local
|
/ohos5.0/foundation/communication/netmanager_base/services/netstatsmanager/src/ |
H A D | net_stats_service.cpp | 303 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 D | hisysevent_tool.h | 35 bool history; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | js_types.cpp | 88 std::list<TouchLocationInfo> history; in JsGetHistoricalPoints() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/ |
H A D | render_node_default_camera_controller.h | 61 RENDER_NS::GpuImageDesc history; member 82 RENDER_NS::RenderHandleReference history[2u]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/manager/ |
H A D | softbus_conn_flow_control.c | 64 struct HistoryNode *history = SoftBusCalloc(sizeof(*history)); in Apply() local
|
/ohos5.0/foundation/multimodalinput/input/service/event_resample/include/ |
H A D | event_resample.h | 193 History history[HISTORY_SIZE_MAX]; member
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_mock_test.cpp | 363 std::shared_ptr<BundleActivePackageHistory> history = nullptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
H A D | pipeline_context_test_ng_new.cpp | 1108 std::vector<TouchEvent> history; variable 1157 std::vector<TouchEvent> history; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 376 …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 D | ans_innerkits_module_publish_test.cpp | 1438 std::vector<std::string> history {"uihistory3", "uihistory2", "uihistory1"}; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | touch_event.h | 111 std::vector<TouchEvent> history; member
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/ |
H A D | pasteboard_service.cpp | 1866 …std::string history = std::move(info.time) + " " + std::move(info.bundleName) + " " + std::move(in… in SetPasteboardHistory() local
|