/foundation/multimedia/histreamer/engine/include/foundation/cpp_ext/ |
D | algorithm_ext.h | 22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of… in AnyOf()
|
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
D | geometry_shorten_path.cpp | 42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
D | time_util.cpp | 44 char last = time[size - 1]; in ParseToMilliseconds() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
D | fscrypt_key_v1_ext.cpp | 73 std::string last = dir_.substr(slashIndex + 1); in GetUserIdFromDir() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
D | token_bucket.h | 30 uint64 last; // The time of the last message member
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
D | rs_render_particle_emitter.cpp | 78 float last = particleCount_; in EmitParticle() local
|
/foundation/systemabilitymgr/samgr_lite/samgr/source/ |
D | task_manager.h | 35 #define GET_INTERVAL(last, now) (((last) > (now)) ? (GET_REMAIN_TIME(last) + (now)) : ((now) - (las… argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
D | result_entries_window.cpp | 80 int last = begin_ + buffer_.size() - 1; in MoveToPosition() local
|
/foundation/communication/dhcp/services/dhcp_server/include/ |
D | dhcp_option.h | 48 PDhcpOptionNode last; member
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
D | nstackx_list.h | 97 List *last = from->prev; in ListMove() local
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
D | common_util.c | 118 char *last = strrchr(currName, '/'); in GetFilePath() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/ |
D | setacl.cpp | 140 std::string::size_type last = 0; in AclEntryParseText() local
|
/foundation/arkui/ui_lite/frameworks/components/ |
D | ui_scroll_view.cpp | 53 Point last = event.GetPreLastPoint(); in OnDragEndEvent() local
|
D | ui_view_group.cpp | 171 void UIViewGroup::GetTargetView(const Point& point, UIView** last) in GetTargetView()
|
D | ui_swipe_view.cpp | 528 UIView* last = childrenTail_; in MoveLastChildToFirst() local
|
D | ui_list.cpp | 212 Point last = event.GetPreLastPoint(); in OnDragEndEvent() local
|
D | ui_chart.cpp | 440 Point last; in RefreshChart() local
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
D | list.c | 210 ListNode *last = ListGetLastNode(list); in ListRemoveLast() local
|
D | packet.c | 143 Payload *last = pkt->payload; in PacketPayloadAddLast() local 429 Payload *last = pkt->tail->prev; in PacketExtractTail() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
D | glyphs_file.cpp | 173 FontHeader* last = fontHeaderCache_ + fontNum_ - 1; in SetFile() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/ |
D | distributeddb_nb_test_tools.cpp | 290 …auto last = std::min(static_cast<int>(entries.size()), cnt + 128); // 128 is the max records of de… in PutBatch() local 329 …auto last = std::min(static_cast<int>(keys.size()), cnt + 128); // 128 is the max records of delet… in DeleteBatch() local
|
/foundation/multimedia/histreamer/engine/plugin/plugins/source/http_source/hls/ |
D | hls_tags.cpp | 322 std::string::size_type last = 0; in Split() local
|
/foundation/arkui/ace_engine/frameworks/core/components/scroll/ |
D | render_scroll.cpp | 263 double last = GetMainOffset(lastOffset_); in IsCrashTop() local 273 double last = GetMainOffset(lastOffset_); in IsCrashBottom() local
|
/foundation/communication/wifi/wifi/utils/src/ |
D | wifi_common_util.cpp | 229 last; in StrSplit() local
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
D | js_grid.cpp | 665 const int32_t first, const int32_t last) { in JsOnScrollIndex()
|