Searched refs:IPCCommunication (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/ |
H A D | bundle_active_proxy.cpp | 325 ErrCode errCode = IPCCommunication(beginTime, endTime, eventStats, userId, static_cast<uint32_t>( in QueryDeviceEventStats() 337 ErrCode errCode = IPCCommunication(beginTime, endTime, eventStats, userId, static_cast<uint32_t>( in QueryNotificationEventStats() 346 ErrCode BundleActiveProxy::IPCCommunication(int64_t beginTime, int64_t endTime, in IPCCommunication() function in OHOS::DeviceUsageStats::BundleActiveProxy
|
/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/include/ |
H A D | bundle_active_proxy.h | 146 ErrCode IPCCommunication(int64_t beginTime, int64_t endTime, std::vector<BundleActiveEventStats>& eventStats,
|
Completed in 2 milliseconds