Home
last modified time | relevance | path

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

1234

/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
/base/security/device_security_level/oem_property/include/
H A Ddslm_credential_utils.h37 PublicKey last; member
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_shorten_path.cpp42 VertexDist& last = vtxSeq[nSize]; in ShortenPath() local
/base/startup/init/services/begetctl/
H A Dmain.c42 const char *last = strrchr(argv[0], '/'); in main() local
/base/telephony/ril_adapter/services/vendor/include/
H A Dat_support.h43 Line *last; member
/base/telephony/ril_adapter/utils/native/include/
H A Dtelephony_log_c.h45 const char *last = __builtin_strrchr(path, '/'); in GetRawFileName() local
/base/telephony/core_service/utils/log/include/
H A Dtelephony_log_c.h45 const char *last = __builtin_strrchr(path, '/'); in GetRawFileName() local
/base/update/updater/services/script/script_instruction/
H A Dscript_basicinstruction.cpp122 string::size_type last = str.find(subStr); in Execute() 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
/base/hiviewdfx/hiview_lite/
H A Dhiview_def.h49 uint8 last : 1; /* Indicates whether the last parameter. */ member
/base/hiviewdfx/hicollie/frameworks/native/test/moduletest/common/
H A Dxcollie_timeout_test.cpp151 int last = XCollie::GetInstance().SetTimer("TimeoutTimer", 1, nullptr, nullptr, XCOLLIE_FLAG_NOOP); in HWTEST_F() local
191 int last = XCollie::GetInstance().SetTimer("TimeoutTimer", 61, func, nullptr, XCOLLIE_FLAG_NOOP); in HWTEST_F() 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
/base/hiviewdfx/hievent_lite/frameworks/
H A Dhiview_event.c129 static uint8 HiEventEncode(uint8 k, int32 v, uint8 last, uint8 *encodeOut) in HiEventEncode() argument
/base/security/device_security_level/test/dslm_unit_test/
H A Ddslm_oem_property_test.cpp805 PublicKey last = {.length = len, .data = dataLast}; in HWTEST_F() local

Completed in 8 milliseconds

1234