Home
last modified time | relevance | path

Searched defs:deletedUid (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_core.h45 uint32_t deletedUid = 0; member
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_core.cpp156 uint32_t deletedUid = static_cast<uint32_t>(eventData.GetWant().GetIntParam(AppExecFwk::Constants::UID, 0)); in OnReceiveEvent() local
/foundation/communication/netmanager_ext/services/netfirewallmanager/src/
H A Dnetfirewall_service.cpp443 uint32_t deletedUid = static_cast<uint32_t>(eventData.GetWant().GetIntParam(AppExecFwk::Constants::UID, 0)); in OnReceiveEvent() local
/foundation/resourceschedule/device_usage_statistics/services/packageusage/src/
H A Dbundle_active_user_service.cpp67 DeleteMemUsageStats(const std::shared_ptr<BundleActivePeriodStats>& currentStats, const std::string& bundleName, const int32_t deletedUid, const int32_t appIndex) DeleteMemUsageStats() argument
85 DeleteMemEvent(const std::shared_ptr<BundleActivePeriodStats>& currentStats, const std::string& bundleName, const int32_t deletedUid, const int32_t appIndex) DeleteMemEvent() argument
112 DeleteMemRecords(const std::shared_ptr<BundleActivePeriodStats>& currentStats, const std::string& bundleName, const int32_t deletedUid, const int32_t appIndex) DeleteMemRecords() argument
135 DeleteMemPackageUidSet(const std::shared_ptr<BundleActivePeriodStats>& currentStats, const std::string& bundleName, const int32_t deletedUid, const int32_t appIndex) DeleteMemPackageUidSet() argument

Completed in 4 milliseconds