Searched refs:UpdateEntInfo (Results 1 – 4 of 4) sorted by relevance
34 bool UpdateEntInfo(int32_t userId, const std::string &packageName, const EntInfo &entInfo);
71 adminPoliciesStorageRdb->UpdateEntInfo(userId, packageName, entInfo); in LLVMFuzzerTestOneInput()
148 bool AdminPoliciesStorageRdb::UpdateEntInfo(int32_t userId, const std::string &packageName, const E… in UpdateEntInfo() function in OHOS::EDM::AdminPoliciesStorageRdb
318 adminPoliciesStorageRdb->UpdateEntInfo(userId, packageName, entInfo)) { in SetEntInfo()