Searched refs:noControllingList_ (Results 1 – 3 of 3) sorted by relevance
111 std::vector<std::string> noControllingList_; variable
50 ErrCode ret = BundleParser::ParseNoDisablingList(configPath, noControllingList_); in AppControlManager()497 for (const auto &bundleName : noControllingList_) { in CheckCanDispose()
1616 appControlManager->noControllingList_.push_back(BUNDLE_NAME);