Home
last modified time | relevance | path

Searched defs:newIdx (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/sensors/sensor/vibration_convert/core/utils/src/
H A Dutils.cpp98 …Idx(const std::vector<int32_t> &idx, const std::vector<double> &time, std::vector<int32_t> &newIdx, in UniqueIdx()
/ohos5.0/base/sensors/sensor/vibration_convert/core/native/src/
H A Dvibration_convert_core.cpp236 std::vector<int32_t> newIdx; in MapOnsetHop() local
593 std::vector<int32_t> newIdx; in DetectOnset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp720 size_t newIdx = cache[child->GetId()]; in OnDataReloaded() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp107 size_t newIdx = 0; in ProcessTouchTestHit() local