Home
last modified time | relevance | path

Searched refs:readBundles_ (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h284 std::set<std::string> readBundles_; member in OHOS::MiscServices::final
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1039 if (readBundles_.count(targetBundleName) == 0) { in GrantUriPermission()
1040 readBundles_.insert(targetBundleName); in GrantUriPermission()
1086 bundles = std::move(readBundles_); in RevokeUriPermission()

Completed in 6 milliseconds