Home
last modified time | relevance | path

Searched refs:QUERY_DEVICE_EVENT_STATES (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.h34 QUERY_DEVICE_EVENT_STATES = 12, enumerator
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_stub.cpp66 case static_cast<uint32_t>(IBundleActiveServiceInterfaceCode::QUERY_DEVICE_EVENT_STATES): in OnRemoteRequest()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/interfaces/innerkits/src/
H A Dbundle_active_proxy.cpp342 IBundleActiveServiceInterfaceCode::QUERY_DEVICE_EVENT_STATES)); in QueryDeviceEventStats()