mirror of
https://gitee.com/openharmony/distributeddatamgr_datamgr_service
synced 2025-02-17 05:08:43 +00:00
codecheck
Signed-off-by: louzhihao <louzhihao@huawei.com> Change-Id: I2cb5756d6ac36b6f1d9da9efd6144d9371b6d634
This commit is contained in:
parent
2fc775fa0c
commit
04ecf46e34
@ -359,7 +359,8 @@ void RdbSubscriberManager::Clear()
|
||||
rdbCache_.Clear();
|
||||
}
|
||||
|
||||
void RdbSubscriberManager::Emit(const std::string &uri, int64_t subscriberId, const std::string &bundleName, std::shared_ptr<Context> context)
|
||||
void RdbSubscriberManager::Emit(const std::string &uri, int64_t subscriberId,
|
||||
const std::string &bundleName, std::shared_ptr<Context> context)
|
||||
{
|
||||
if (!URIUtils::IsDataProxyURI(uri)) {
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user