Searched defs:deletedUid (Results 1 - 4 of 4) sorted by relevance
/foundation/communication/netmanager_base/services/netpolicymanager/include/ |
H A D | net_policy_core.h | 45 uint32_t deletedUid = 0; member
|
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/ |
H A D | net_policy_core.cpp | 156 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 D | netfirewall_service.cpp | 443 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 D | bundle_active_user_service.cpp | 67 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