Searched refs:ParseNoDisablingList (Results 1 – 4 of 4) sorted by relevance
106 …static ErrCode ParseNoDisablingList(const std::string &configPath, std::vector<std::string> &noDis…
350 ErrCode BundleParser::ParseNoDisablingList(const std::string &configPath, std::vector<std::string> … in ParseNoDisablingList() function in OHOS::AppExecFwk::BundleParser
4382 ErrCode ret = BundleParser::ParseNoDisablingList(configPath, noDisablingList); in CheckCanSetEnable()
50 ErrCode ret = BundleParser::ParseNoDisablingList(configPath, noControllingList_); in AppControlManager()