Home
last modified time | relevance | path

Searched refs:HandleQueryDeviceEventStats (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_stub.h50 ErrCode HandleQueryDeviceEventStats(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp67 return HandleQueryDeviceEventStats(data, reply); in OnRemoteRequest()
273 ErrCode BundleActiveStub::HandleQueryDeviceEventStats(MessageParcel& data, MessageParcel& reply) in HandleQueryDeviceEventStats() function in OHOS::DeviceUsageStats::BundleActiveStub