Home
last modified time | relevance | path

Searched defs:auto (Results 1 – 4 of 4) sorted by relevance

/base/telephony/core_service/services/sim/src/
Dicc_operator_rule.cpp39 const auto [nextPtr, err] = in readOneByte() local
139 …const auto [hexStrIt, prefixIt] = std::mismatch(hexStrBeg, hexStrEnd, TAG_CERT_PKG.begin(), TAG_CE… in DecodeTLVTagCertPkg() local
181 …const auto [hexStrIt, prefixIt] = std::mismatch(hexStrBeg, hexStrEnd, TAG_LIMITS.begin(), TAG_LIMI… in DecodeTLVTagLimits() local
220 const auto [hexStrIt, prefixIt] = in DecodeTLVTagRule() local
/base/hiviewdfx/hiview/plugins/reliability/bbox_detectors/
Dbbox_event_recorder.cpp23 const auto [it, success] = maps_.insert({event + std::to_string(happentTime), logPath}); in AddEventToMaps() local
/base/msdp/device_status/frameworks/js/napi/src/
Ddevicestatus_napi.cpp399 const auto [ret, handler, typeMode, event, latency] = CheckSubscribeParam(env, info); in SubscribeDeviceStatus() local
459 const auto [ret, handler, type] = CheckGetParam(env, info); in GetDeviceStatus() local
/base/hiviewdfx/hiview/base/event_store/include/
Dsys_event_query.h117 decltype(auto) GetNumber() const in decltype() argument