Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp104 int32_t callbackUserId = callback->GetUserId(); in NotifyBundleStatus() local
105 if (callbackUserId != Constants::DEFAULT_USERID && callbackUserId != publishUserId) { in NotifyBundleStatus()
106 LOG_W(BMS_TAG_DEFAULT, "not callback userId %{public}d incorrect", callbackUserId); in NotifyBundleStatus()

Completed in 1 milliseconds