/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/ |
H A D | geometry_vertex_sequence.h | 109 BaseType::PopBack(); in Close() 118 BaseType::PopBack(); in Close() 134 BaseType::PopBack(); in Add()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | lru_bucket.h | 39 PopBack(); in ~LRUBucket() 58 PopBack(); in ResetCapacity() 102 PopBack(); in Set() 185 void PopBack() in PopBack() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | lru_bucket.h | 39 PopBack(); in ~LRUBucket() 58 PopBack(); in ResetCapacity() 102 PopBack(); in Set() 185 void PopBack() in PopBack() function
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/ |
H A D | ability_list.cpp | 191 abilityList_.PopBack(); in PopBottomAbility() 195 abilityList_.PopBack(); in PopBottomAbility() 200 abilityList_.PopBack(); // pop home in PopBottomAbility() 202 abilityList_.PopBack(); // pop secondLastRecord in PopBottomAbility()
|
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/ |
H A D | geometry_shorten_path.cpp | 35 vtxSeq.PopBack(); in ShortenPath() 49 vtxSeq.PopBack(); in ShortenPath()
|
/ohos5.0/foundation/resourceschedule/ffrt/src/util/ |
H A D | linked_list.h | 261 LinkedList* PopBack() noexcept in PopBack() function 267 T* PopBack(LinkedList T::*member) noexcept in PopBack() function
|
H A D | IntrusiveList.h | 205 T* PopBack() noexcept in PopBack() function
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/utils/bundle_lite/ |
H A D | utils_list.h | 105 void PopBack() in PopBack() function
|
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
H A D | vector.h | 85 void PopBack() in PopBack() function
|
H A D | list.h | 166 void PopBack() in PopBack() function
|
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/ |
H A D | c-utils-guide-sortedVector.md | 39 | void | **PopBack**()<br>删除vector的最后一个元素。 |
|
/ohos5.0/foundation/graphic/graphic_utils_lite/test/ |
H A D | vector_unit_test.cpp | 112 vector_->PopBack();
|
H A D | list_unit_test.cpp | 150 list_->PopBack();
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | sorted_vector.h | 171 void PopBack() { return vec_.pop_back(); } in PopBack() function
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_canvas.h | 432 paintStack_.PopBack(); in Restore()
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | root_view.cpp | 252 renderedRects.PopBack(); in AddRenderedRects()
|
H A D | ui_list.cpp | 101 scrapView_.PopBack(); in GetView()
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/sorted_vector_benchmark_test/ |
H A D | sorted_vector_benchmark_test.cpp | 794 svec.PopBack(); in BENCHMARK_F()
|