Home
last modified time | relevance | path

Searched refs:is_ (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
H A Dhiappevent_base.cpp105 new (&value->valueUnion.is_) auto(other.valueUnion.is_); in InitValueByReferType()
238 return GetValuesStr(value.valueUnion.is_); in GetIntsParamValueStr()
320 valueUnion.is_.~vector(); in ~AppEventParamValue()
501 appEventParam.value.valueUnion.is_.assign(is.begin(), is.end()); in AddParam()
H A Dhiappevent_verify.cpp141 } else if (type == AppEventParamType::IVECTOR && vu.is_.size() > MAX_SIZE_OF_LIST_PARAM) { in CheckListValueSize()
142 vu.is_.resize(MAX_SIZE_OF_LIST_PARAM); in CheckListValueSize()
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
H A Dhiappevent_base.h94 std::vector<int> is_; member
118 new (&is_) std::vector<int>; in ValueUnion()
/ohos5.0/base/security/security_guard/frameworks/common/json/include/
H A Djson_cfg.h27 if (!(json).at((key)).is_##type()) { \
/ohos5.0/build/config/sanitizers/
H A Dsanitizers.gni187 "Sanitizers (is_*san) require setting is_clang = true in 'gn args'")
/ohos5.0/build/config/
H A DBUILDCONFIG.gn553 # Do not add more is_* variants here for random lesser-used Unix systems like