Home
last modified time | relevance | path

Searched refs:checkResultMsg_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_install_checker.h251 std::string checkResultMsg_ = ""; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp1627 return checkResultMsg_; in GetCheckResultMsg()
1632 checkResultMsg_ = checkResultMsg; in SetCheckResultMsg()