/foundation/multimedia/media_foundation/interface/inner_api/cpp_ext/ |
H A D | algorithm_ext.h | 22 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 D | algorithm_ext.h | 22 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 D | geometry_shorten_path.cpp | 42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/ |
H A D | time_util.cpp | 44 char last = time[size - 1]; in ParseToMilliseconds() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | token_bucket.h | 30 uint64 last; // The time of the last message
member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
H A D | anonymous.cpp | 31 std::string last = ""; in AnonyDigits() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_json.h | 34 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 D | dhcp_option.h | 48 PDhcpOptionNode last; member
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/util/ |
H A D | hash.h | 163 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 D | rs_render_particle_emitter.cpp | 81 float last = particleCount_; in EmitParticle() local
|
/foundation/multimedia/av_codec/test/unittest/dash_test/ |
H A D | dash_xml_unit_test.cpp | 95 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 D | render_fifo_cache.h | 39 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 D | xml_element.cpp | 74 xmlNodePtr last = xmlNodePtr_->last; in GetLast() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | result_entries_window.cpp | 80 int last = begin_ + buffer_.size() - 1; in MoveToPosition() local
|
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/interface/ |
H A D | nstackx_list.h | 97 List *last = from->prev; in ListMove() local
|
/foundation/arkui/ui_lite/frameworks/font/ |
H A D | glyphs_file.cpp | 173 FontHeader* last = fontHeaderCache_ + fontNum_ - 1; in SetFile() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/datastore/ |
H A D | render_data_store_pod.cpp | 73 const auto last = first + static_cast<int32_t>(offsetToData.byteSize); in DestroyPod() local
|
/foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
H A D | track_animation_state.cpp | 224 bool last = index == size - 1; in JumpTo() local
|
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | fixed_string.h | 281 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 D | setacl.cpp | 140 std::string::size_type last = 0; in AclEntryParseText() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/ |
H A D | list.c | 210 ListNode *last = ListGetLastNode(list); in ListRemoveLast() local
|
/foundation/communication/dhcp/services/dhcp_server/src/ |
H A D | common_util.cpp | 117 char *last = strrchr(currName, '/'); in GetFilePath() local
|
/foundation/CastEngine/castengine_wifi_display/services/utils/ |
H A D | utils.cpp | 45 size_t last = 0; in Split() local 67 size_t last in SplitOnce() local [all...] |
/foundation/arkui/ace_engine/frameworks/component_test/ |
H A D | test_result_recorder.cpp | 234 auto last = testRecord_.assertResults.back(); in Finish() local
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view_group.cpp | 171 void UIViewGroup::GetTargetView(const Point& point, UIView** last) in GetTargetView() argument
|