Home
last modified time | relevance | path

Searched defs:GetValidDataCount (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updateservice/frameworks/js/napi/session/src/
H A Dnapi_common_utils.cpp381 size_t NapiCommonUtils::GetValidDataCount(const std::vector<ErrorMessage> &list) in GetValidDataCount() function in OHOS::UpdateEngine::NapiCommonUtils
/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp103 size_t GetValidDataCount(const std::vector<T> &list) in GetValidDataCount() function