Home
last modified time | relevance | path

Searched refs:QUERY_BUNDLE_STATS_INFOS (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dibundle_active_service_ipc_interface_code.h27 QUERY_BUNDLE_STATS_INFOS = 5, enumerator
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp54 case static_cast<uint32_t>(IBundleActiveServiceInterfaceCode::QUERY_BUNDLE_STATS_INFOS): in OnRemoteRequest()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_proxy.cpp173 IBundleActiveServiceInterfaceCode::QUERY_BUNDLE_STATS_INFOS), data, reply, option); in QueryBundleStatsInfos()