Home
last modified time | relevance | path

Searched defs:last (Results 1 - 25 of 63) sorted by relevance

123

/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/
H A Dalgorithm_ext.h22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
/foundation/multimedia/media_foundation/engine/include/foundation/cpp_ext/
H A Dalgorithm_ext.h22 inline bool AnyOf(Iterator first, Iterator last, UnaryPredicate p) // implementation of std::any_of used on c++11 in AnyOf() argument
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_shorten_path.cpp42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dtime_util.cpp44 char last = time[size - 1]; in ParseToMilliseconds() local
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dtoken_bucket.h30 uint64 last; // The time of the last message member
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/
H A Danonymous.cpp31 std::string last = ""; in AnonyDigits() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_json.h34 char last; in PopObject() local
36 stream_ >> last; in PopObject() local
50 char last; in PopArray() local
52 stream_ >> last; in PopArray() local
94 char last; in GetDumpString() local
96 stream_ >> last; in GetDumpString() local
/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_option.h48 PDhcpOptionNode last; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/
H A Dhash.h163 inline uint64_t HashRange(Iter first, Iter last) in HashRange() argument
174 inline void HashRange(uint64_t& seed, Iter first, Iter last) in HashRange() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_emitter.cpp81 float last = particleCount_; in EmitParticle() local
/foundation/multimedia/av_codec/test/unittest/dash_test/
H A Ddash_xml_unit_test.cpp95 std::shared_ptr<XmlElement> last = root->GetLast(); in HWTEST_F() local
117 std::shared_ptr<XmlElement> last = root->GetLast(); in HWTEST_F() local
139 std::shared_ptr<XmlElement> last = root->GetLast(); in HWTEST_F() local
/foundation/multimedia/image_effect/frameworks/native/render_environment/base/cache/
H A Drender_fifo_cache.h39 auto &last = valueList_.back(); in Put() local
66 auto &last = valueList_.back(); in ReSize() local
/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/xml/
H A Dxml_element.cpp74 xmlNodePtr last = xmlNodePtr_->last; in GetLast() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dresult_entries_window.cpp80 int last = begin_ + buffer_.size() - 1; in MoveToPosition() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/
H A Dnstackx_list.h97 List *last = from->prev; in ListMove() local
/foundation/arkui/ui_lite/frameworks/font/
H A Dglyphs_file.cpp173 FontHeader* last = fontHeaderCache_ + fontNum_ - 1; in SetFile() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/
H A Drender_data_store_pod.cpp73 const auto last = first + static_cast<int32_t>(offsetToData.byteSize); in DestroyPod() local
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/
H A Dtrack_animation_state.cpp224 bool last = index == size - 1; in JumpTo() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dfixed_string.h281 basic_fixed_string& replace(size_t first, size_t last, const basic_string_view<CharT>& str) in replace() argument
/foundation/filemanagement/storage_service/services/storage_daemon/file_sharing/src/
H A Dsetacl.cpp140 std::string::size_type last = 0; in AclEntryParseText() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dlist.c210 ListNode *last = ListGetLastNode(list); in ListRemoveLast() local
/foundation/communication/dhcp/services/dhcp_server/src/
H A Dcommon_util.cpp117 char *last = strrchr(currName, '/'); in GetFilePath() local
/foundation/CastEngine/castengine_wifi_display/services/utils/
H A Dutils.cpp45 size_t last = 0; in Split() local
67 size_t last in SplitOnce() local
[all...]
/foundation/arkui/ace_engine/frameworks/component_test/
H A Dtest_result_recorder.cpp234 auto last = testRecord_.assertResults.back(); in Finish() local
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view_group.cpp171 void UIViewGroup::GetTargetView(const Point& point, UIView** last) in GetTargetView() argument

Completed in 10 milliseconds

123