Home
last modified time | relevance | path

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

/ohos5.0/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp87 bool IsValidData(const ErrorMessage &errorMessage) in IsValidData() function
92 bool IsValidData(const ComponentDescription &componentDescription) in IsValidData() function
97 bool IsValidData(const VersionComponent &versionComponent) in IsValidData() function
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dmulti_sim_controller.cpp441 bool MultiSimController::IsValidData(int32_t slotId) in IsValidData() function in OHOS::Telephony::MultiSimController